Sorry, sorry!

The last commit was full of compiling errors, this fixes that one.
This commit is contained in:
fauxtada
2013-04-22 13:29:23 -07:00
parent 44a67167b3
commit 272d7925cf
2 changed files with 2 additions and 2 deletions

View File

@@ -342,6 +342,6 @@
new /obj/item/clothing/shoes/yellow(src)
new /obj/item/clothing/shoes/green(src)
new /obj/item/clothing/shoes/orange(src)
new /obj/item/clothing/shoes/pink(src)
new /obj/item/clothing/shoes/purple(src)
new /obj/item/clothing/shoes/leather(src)
return

View File

@@ -30,7 +30,7 @@
name = "dispatcher's uniform"
desc = "A dress shirt and khakis with a security patch sewn on."
icon_state = "dispatch"
item_state = "dispatch
item_state = "dispatch"
color = "dispatch"
armor = list(melee = 10, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0)
flags = FPRINT | TABLEPASS