Several Balance and Convenience Changes (#235)

* swarmers slowed down

* drones slowed down so they're controllable again

* cake hat force reduced to 6 from 15

* welding tool balance changes
This commit is contained in:
TalkingCactus
2017-02-18 04:00:27 -05:00
committed by GitHub
parent ee42eab64f
commit 0453438a7a
4 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -60,8 +60,8 @@
/obj/item/clothing/head/hardhat/cakehat/turn_on()
..()
force = 15
throwforce = 15
force = 6
throwforce = 6
damtype = BURN
hitsound = 'sound/items/Welder.ogg'
START_PROCESSING(SSobj, src)
@@ -26,7 +26,7 @@
maxHealth = 30
unsuitable_atmos_damage = 0
wander = 0
speed = 0
speed = 0.5
ventcrawler = VENTCRAWLER_ALWAYS
healable = 0
density = 0