mecha are no longer immune to goliath tentacles (#13172)
* Update goliath.dm * Update goliath.dm * Update goliath.dm
This commit is contained in:
@@ -200,6 +200,8 @@
|
||||
L.Stun(75)
|
||||
L.adjustBruteLoss(rand(15,20)) // Less stun more harm
|
||||
latched = TRUE
|
||||
for(var/obj/mecha/M in loc)
|
||||
M.take_damage(20, BRUTE, null, null, null, 25)
|
||||
if(!latched)
|
||||
retract()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user