mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
fixes swarmers dying to rad
This commit is contained in:
@@ -54,3 +54,6 @@
|
||||
|
||||
/mob/living/simple_animal/drone/rad_act(amount)
|
||||
. = ..(amount, TRUE)
|
||||
|
||||
/mob/living/simple_animal/hostile/swarmer/rad_act(amount)
|
||||
. = ..(amount, TRUE)
|
||||
|
||||
Reference in New Issue
Block a user