diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 5c6bad28fa..10dee0b804 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -977,7 +977,7 @@ description: uplink-proximity-mine-desc productEntity: WetFloorSignMineExplosive cost: - Telecrystal: 4 + Telecrystal: 5 # was 4, with my buff made it 5 to be closer to minibomb -panzer categories: - UplinkJob conditions: diff --git a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml index 3ae89e0d1c..333c17b217 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml @@ -246,9 +246,9 @@ - type: LandMine - type: ExplodeOnTrigger - type: Explosive - explosionType: Default - maxIntensity: 5 # about a ~67.5 total damage - totalIntensity: 60 # about a ~3 tile radius + explosionType: HardBomb # normally Default and max 5 total 60 + maxIntensity: 10 # about a ~67.5 total damage + totalIntensity: 30 # about a ~3 tile radius canCreateVacuum: false - type: DeleteOnTrigger - type: OnUseTimerTrigger