#MoreDice2016 (#2016)

* Adds more dice

* Adds sprites, fixes some pathing
This commit is contained in:
Anewbe
2016-07-03 13:48:28 -05:00
committed by Yoshax
parent 1ddc30a0ec
commit f375595d30
4 changed files with 60 additions and 8 deletions

View File

@@ -3,8 +3,12 @@
path = /obj/item/weapon/cane
/datum/gear/dice
display_name = "d20"
path = /obj/item/weapon/dice/d20
display_name = "dice pack"
path = /obj/item/weapon/storage/pill_bottle/dice
/datum/gear/dice/nerd
display_name = "dice pack (gaming)"
path = /obj/item/weapon/storage/pill_bottle/dice_nerd
/datum/gear/cards
display_name = "deck of cards"