Files

19 lines
544 B
Plaintext

/datum/supply_pack/hydro/teppi
name = "Teppi crate"
cost = 60 //considering a corgi crate is 50, and you get two fennecs
containertype = /obj/structure/largecrate/animal/teppi
containername = "Teppi crate"
/datum/supply_pack/hydro/sheep
name = "Sheep crate"
cost = 25
containertype = /obj/structure/largecrate/animal/sheep
containername = "Goat crate"
access = ACCESS_HYDROPONICS
/datum/supply_pack/hydro/woofdog
name = "Dog crate"
cost = 50
containertype = /obj/structure/largecrate/animal/woofdog
containername = "Dog carrier"