Remove Among Us slugcat (#6794)

Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
Razgriz
2023-10-04 16:30:17 -07:00
committed by GitHub
parent 3663946898
commit 051c754727
3 changed files with 87587 additions and 87587 deletions

View File

@@ -267,11 +267,11 @@
var/newname = null
var/newdesc = null
/*//CHOMP Remove Among Us meme
/obj/random/mob/wildscugs/item_to_spawn()
return pick(prob(99); /mob/living/simple_mob/vore/alienanimals/catslug,
prob(1); /mob/living/simple_mob/vore/alienanimals/catslug/suslug/color) //A super rare surprise
*/ //CHOMP Remove end
/obj/random/mob/wildscugs/spawn_item()
var/build_path = item_to_spawn()