Merge pull request #423 from caelaislinn/master

added a couple of new clothing items, updated some sprites
This commit is contained in:
Albert Iordache
2012-02-16 08:29:15 -08:00
25 changed files with 164 additions and 16 deletions
+1 -1
View File
@@ -291,7 +291,7 @@ THERMAL GLASSES
state = "enabled"
usr << "Its mag-pulse traction system appears to be [state]."
/obj/item/clothing/suit/suit/verb/toggle()
/obj/item/clothing/suit/lawyer/verb/toggle()
set name = "Toggle Jacket Buttons"
set category = "Object"
if(src.icon_state == "suitjacket_blue_open")