Prevent holodeck griefing

Replaces plasma flood, holo-carp, and killer bees. The modules will now create harmless air, corgis, and foxes.
This commit is contained in:
Darius
2022-12-24 18:17:14 -05:00
parent d84afa8bbf
commit 20df2e6eeb
4 changed files with 24 additions and 0 deletions
@@ -0,0 +1,7 @@
// Replace carp with corgis
/obj/effect/holodeck_effect/mobspawner
mobtype = /mob/living/simple_animal/pet/dog/corgi
// Replace bees with foxes
/obj/effect/holodeck_effect/mobspawner/bee
mobtype = /mob/living/simple_animal/pet/fox