New stamps for warden and cargo.

Add new stamps for warden and cargo.
Replace the stamps in their areas to the corresponding new ones.
Give captain a deny stamp.
This commit is contained in:
Peter Mörck
2016-07-19 07:41:11 +02:00
committed by Yoshax
parent d659dd9208
commit 88c82dfe65
5 changed files with 55 additions and 8 deletions
+10 -1
View File
@@ -24,6 +24,10 @@
name = "head of security's rubber stamp"
icon_state = "stamp-hos"
/obj/item/weapon/stamp/ward
name = "warden's rubber stamp"
icon_state = "stamp-ward"
/obj/item/weapon/stamp/ce
name = "chief engineer's rubber stamp"
icon_state = "stamp-ce"
@@ -53,13 +57,18 @@
icon_state = "stamp-cent"
/obj/item/weapon/stamp/qm
name = "quartermaster's stamp"
name = "quartermaster's rubber stamp"
icon_state = "stamp-qm"
/obj/item/weapon/stamp/cargo
name = "cargo rubber stamp"
icon_state = "stamp-cargo"
/obj/item/weapon/stamp/solgov
name = "solgov stamp"
icon_state = "stamp-sg"
// Syndicate stamp to forge documents.
/obj/item/weapon/stamp/chameleon/attack_self(mob/user as mob)