Fax stamp update

This commit is contained in:
Markolie
2015-02-14 17:20:18 +01:00
parent f019d32fbe
commit cbc8be2b4f
5 changed files with 31 additions and 16 deletions
+6 -1
View File
@@ -1,5 +1,5 @@
/obj/item/weapon/stamp
name = "\improper GRANTED rubber stamp"
name = "\improper rubber stamp"
desc = "A rubber stamp for stamping important documents."
icon = 'icons/obj/bureaucracy.dmi'
icon_state = "stamp-ok"
@@ -54,6 +54,11 @@
icon_state = "stamp-cmo"
_color = "cmo"
/obj/item/weapon/stamp/granted
name = "\improper GRANTED rubber stamp"
icon_state = "stamp-ok"
_color = "qm"
/obj/item/weapon/stamp/denied
name = "\improper DENIED rubber stamp"
icon_state = "stamp-deny"