mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Merge pull request #12667 from GhostActual/aurora_bureaucracy
Aurora Bureaucracy
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
icon_state = "stamp-deny"
|
||||
attack_verb = list("DENIED")
|
||||
|
||||
/obj/item/weapon/stamp/accepted
|
||||
name = "\improper ACCEPTED rubber stamp"
|
||||
icon_state = "stamp-ok"
|
||||
|
||||
/obj/item/weapon/stamp/clown
|
||||
name = "clown's rubber stamp"
|
||||
icon_state = "stamp-clown"
|
||||
@@ -73,6 +77,29 @@
|
||||
name = "\improper Sol Government rubber stamp"
|
||||
icon_state = "stamp-sg"
|
||||
|
||||
/obj/item/weapon/stamp/solgov
|
||||
name = "\improper Sol Government rubber stamp"
|
||||
icon_state = "stamp-sg"
|
||||
|
||||
/obj/item/weapon/stamp/solgovlogo
|
||||
name = "\improper Sol Government logo stamp"
|
||||
icon_state = "stamp-sol"
|
||||
|
||||
/obj/item/weapon/stamp/solgovlogo
|
||||
name = "\improper Sol Government logo stamp"
|
||||
icon_state = "stamp-sol"
|
||||
|
||||
/obj/item/stamp/einstein
|
||||
name = "\improper Einstein Engines rubber stamp"
|
||||
icon_state = "stamp-einstein"
|
||||
|
||||
/obj/item/stamp/hephaestus
|
||||
name = "\improper Hephaestus Industries rubber stamp"
|
||||
icon_state = "stamp-heph"
|
||||
|
||||
/obj/item/stamp/zeng_hu
|
||||
name = "\improper Zeng-Hu Pharmaceuticals rubber stamp"
|
||||
icon_state = "stamp-zenghu"
|
||||
|
||||
// Syndicate stamp to forge documents.
|
||||
/obj/item/weapon/stamp/chameleon/attack_self(mob/user as mob)
|
||||
|
||||
Reference in New Issue
Block a user