Adds more dice and put them into the custom loadout (#3429)

Adds more dice and give the dice bags some new sprites, also put them in the loadout since people asked on the forums.
This commit is contained in:
Alberyk
2017-09-16 00:12:38 -05:00
committed by Lohikar
parent 7610ecea92
commit 6d4553e19b
5 changed files with 67 additions and 12 deletions
@@ -3,8 +3,12 @@
path = /obj/item/weapon/cane
/datum/gear/dice
display_name = "d20"
path = /obj/item/weapon/dice/d20
display_name = "pack of dice"
path = /obj/item/weapon/storage/pill_bottle/dice
/datum/gear/dicegaming
display_name = "pack of gaming dice"
path = /obj/item/weapon/storage/pill_bottle/dice/gaming
/datum/gear/cards
display_name = "deck of cards"