mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Can live after being nuked (#32488)
* nuke_qol * Update gameticker.dm * Update nuclearbomb.dm
This commit is contained in:
@@ -1391,8 +1391,7 @@ Thanks.
|
||||
return 0
|
||||
|
||||
/mob/living/nuke_act() //Called when caught in a nuclear blast
|
||||
health = 0
|
||||
stat = DEAD
|
||||
return
|
||||
|
||||
/mob/living/proc/turn_into_statue(forever = 0, force)
|
||||
if(!force)
|
||||
|
||||
Reference in New Issue
Block a user