Make guitars actually obtainable, via cargostore, and table crafting

This commit is contained in:
Tigercat2000
2015-04-07 16:50:10 +02:00
parent df0f4791df
commit 71b0fcabba
2 changed files with 14 additions and 0 deletions
+6
View File
@@ -75,6 +75,12 @@
typepath = /obj/item/device/violin
cost = 500
/datum/storeitem/guitar
name = "guitar"
desc = "It's made of wood and has bronze strings."
typepath = /obj/item/device/guitar
cost = 500
/datum/storeitem/baby
name = "Toddler"
desc = "This baby looks almost real. Wait, did it just burp?"