mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Merge branch 'development' into map-development
This commit is contained in:
@@ -77,3 +77,13 @@
|
||||
name = "chicken crate"
|
||||
held_count = 5
|
||||
held_type = /mob/living/simple_animal/chick
|
||||
|
||||
/obj/structure/largecrate/animal/dog
|
||||
name = "dog carrier"
|
||||
held_type = /mob/living/simple_animal/hostile/commanded/dog
|
||||
|
||||
/obj/structure/largecrate/animal/dog/amaskan
|
||||
held_type = /mob/living/simple_animal/hostile/commanded/dog/amaskan
|
||||
|
||||
/obj/structure/largecrate/animal/dog/pug
|
||||
held_type = /mob/living/simple_animal/hostile/commanded/dog/pug
|
||||
|
||||
Reference in New Issue
Block a user