mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Fax stamp update
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user