mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
some tweaks to mice and roaches, tried to get the gameticker to periodically spawn them but failed (will come back to)
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
@@ -167,8 +167,12 @@
|
||||
|
||||
Die()
|
||||
..()
|
||||
new /obj/effect/decal/cleanable/mucus(src.loc)
|
||||
del(src)
|
||||
|
||||
/proc/isroach(var/obj/O)
|
||||
return istype(O,/obj/effect/critter/roach)
|
||||
|
||||
// We can maybe make these controllable via some console or something
|
||||
/obj/effect/critter/manhack
|
||||
name = "viscerator"
|
||||
|
||||
Reference in New Issue
Block a user