Obtainable dice and D&D figures

- Adds D&D figure box to library
 - Adds both full dice set box and D&D figure box to cargo store
This commit is contained in:
Tigercat2000
2015-04-08 15:03:43 -07:00
parent 32687467bb
commit f026083397
3 changed files with 28 additions and 2 deletions
+12
View File
@@ -45,6 +45,18 @@
typepath = /obj/item/weapon/storage/box/snappops
cost = 200
/datum/storeitem/d&d
name = "Dungeons & Dragons set"
desc = "A box containing minifigures suitable for a good game of D&D."
typepath = /obj/item/weapon/storage/box/characters
cost = 200
/datum/storeitem/dice
name = "Dice set"
desc = "A box containing multiple different types of die."
typepath = /obj/item/weapon/storage/box/dice
cost = 200
/datum/storeitem/crayons
name = "Crayons"
desc = "Let security know how they're doing by scrawling lovenotes all over their hallways."