mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Remove Among Us slugcat (#6794)
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user