adding in a new deer mob that can be ordered in cargo for festives decorations and meals.

This commit is contained in:
Shadowfire117
2018-12-04 18:43:00 +01:00
parent b55fb10c63
commit 20dc646893
6 changed files with 116 additions and 0 deletions
@@ -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)