Adds pet carriers

This commit is contained in:
Ashe Higgs
2017-12-08 04:28:56 -05:00
committed by CitadelStationBot
parent e6fb6a5910
commit 315e1d718a
8 changed files with 209 additions and 0 deletions
@@ -800,6 +800,13 @@
build_path = /obj/item/device/slime_scanner
category = list("initial", "Misc")
/datum/design/pet_carrier
name = "Pet Carrier"
id = "pet_carrier"
build_type = AUTOLATHE
materials = list(MAT_METAL = 7500, MAT_GLASS = 100)
build_path = /obj/item/pet_carrier
/datum/design/miniature_power_cell
name = "Light Fixture Battery"
id = "miniature_power_cell"