mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Make guitars actually obtainable, via cargostore, and table crafting
This commit is contained in:
@@ -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?"
|
||||
|
||||
Reference in New Issue
Block a user