This commit is contained in:
Zuhayr
2015-01-02 19:28:30 +10:30
parent 261f3f935c
commit a255fe48ca

View File

@@ -8,7 +8,7 @@
attack_verb = list("diced")
/obj/item/weapon/dice/New()
icon_state = "[name][rand(sides)]"
icon_state = "[name][rand(1,sides)]"
/obj/item/weapon/dice/d20
name = "d20"