gets rid of duplicate snake (#18108)

* Update spawnergrenade_casino.dm

* user

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
Cameron Lennox
2025-08-01 03:52:40 -04:00
committed by GitHub
parent c26edc4dc3
commit f146baa634
3 changed files with 3 additions and 8 deletions
@@ -65,11 +65,6 @@
name = "Creature Container (Red panda)"
spawner_type = /mob/living/simple_mob/vore/redpanda
/obj/item/grenade/spawnergrenade/casino/snake
desc = "It is set to detonate in 5 seconds. It will release a snake won from the prize vendor!"
name = "Creature Container (Snake)"
spawner_type = /mob/living/simple_mob/animal/passive/snake
/obj/item/grenade/spawnergrenade/casino/otie
desc = "It is set to detonate in 5 seconds. It will release a otie won from the prize vendor!"
name = "Creature Container (Otie)"
@@ -425,7 +425,7 @@
///////////////////
//A projected AR soul thing
/mob/observer/eye/ar_soul
invisibility = 0
invisibility = INVISIBILITY_NONE
plane = PLANE_AUGMENTED
icon = 'icons/obj/machines/ar_elements.dmi'
icon_state = "beacon"