Fixes the paper mache wizard robe

This commit is contained in:
Dax Dupont
2018-01-03 16:29:27 -06:00
committed by KorPhaeron
parent 1e28912783
commit be4cd97363
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -149,7 +149,7 @@
name = "papier-mache robe" // no non-latin characters!
desc = "A robe held together by various bits of clear-tape and paste."
icon_state = "wizard-paper"
item_state = "wizrobe"
item_state = "wizard-paper"
var/robe_charge = TRUE
actions_types = list(/datum/action/item_action/stickmen)