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:
Cael_Aislinn
2012-08-02 04:56:48 +10:00
parent 469a8bb601
commit 7ae269f38f
4 changed files with 55 additions and 7 deletions

View File

@@ -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"