Merge pull request #13974 from TheDavestDave/cargo-update

lets cargo order a pair of great tits
This commit is contained in:
Heroman3003
2022-10-29 17:37:11 +10:00
committed by GitHub
3 changed files with 19 additions and 3 deletions
+7 -1
View File
@@ -70,4 +70,10 @@
name = "Jerboa crate"
cost = 10
containertype = /obj/structure/largecrate/animal/jerboa
containername = "Jerboa crate"
containername = "Jerboa crate"
/datum/supply_pack/hydro/tits
name = "A pair of great tits"
cost = 10
containertype = /obj/structure/largecrate/tits
containername = "A pair of great tits"
@@ -144,4 +144,9 @@
/obj/structure/largecrate/animal/weretiger
name = "Weretiger Crate"
desc = "You can hear a lot of annoyed scratches, clearly someone doesn't enjoy being locked up."
starts_with = list(/mob/living/simple_mob/vore/weretiger)
starts_with = list(/mob/living/simple_mob/vore/weretiger)
/obj/structure/largecrate/tits
name = "A pair of Great tits"
desc = "You can hear two round things inside"
starts_with = list (/mob/living/simple_mob/animal/passive/bird/azure_tit/great, /mob/living/simple_mob/animal/passive/bird/azure_tit/great)
@@ -1,4 +1,9 @@
/mob/living/simple_mob/animal/passive/bird/azure_tit/tweeter
name = "Tweeter"
desc = "A beautiful little blue and white bird, if only excessively loud for no reason sometimes."
makes_dirt = FALSE
makes_dirt = FALSE
/mob/living/simple_mob/animal/passive/bird/azure_tit/great
name = "Great Tit"
desc = "A species of bird, colored blue and white. Isn't it great?"
size_multiplier = 2