mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Mobs now affected
This commit is contained in:
@@ -105,7 +105,6 @@
|
|||||||
// modify the ignored_things list in __HELPERS/radiation.dm instead
|
// modify the ignored_things list in __HELPERS/radiation.dm instead
|
||||||
var/static/list/blacklisted = typecacheof(list(
|
var/static/list/blacklisted = typecacheof(list(
|
||||||
/turf,
|
/turf,
|
||||||
/mob,
|
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/obj/machinery/atmospherics,
|
/obj/machinery/atmospherics,
|
||||||
/obj/item/ammo_casing,
|
/obj/item/ammo_casing,
|
||||||
|
|||||||
Reference in New Issue
Block a user