mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 22:16:23 +01:00
adding in a new deer mob that can be ordered in cargo for festives decorations and meals.
This commit is contained in:
@@ -81,3 +81,7 @@
|
||||
/obj/structure/largecrate/animal/chick
|
||||
name = "chicken crate"
|
||||
starts_with = list(/mob/living/simple_animal/chick = 5)
|
||||
|
||||
/obj/structure/largecrate/animal/deer
|
||||
name = "deer crate"
|
||||
starts_with = list(/mob/living/simple_animal/deer = 3)
|
||||
|
||||
Reference in New Issue
Block a user