mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
fixes the cat crate cat (#52701)
This commit is contained in:
@@ -1967,7 +1967,7 @@
|
||||
if(prob(50))
|
||||
var/mob/living/simple_animal/pet/cat/C = locate() in .
|
||||
qdel(C)
|
||||
new /mob/living/simple_animal/pet/cat/proc(.)
|
||||
new /mob/living/simple_animal/pet/cat/_proc(.)
|
||||
|
||||
/datum/supply_pack/critter/chick
|
||||
name = "Chicken Crate"
|
||||
|
||||
Reference in New Issue
Block a user