mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
Migrate stamps to the new attack chain. (#32002)
* Migrate stamps to the new attack chain. * Migrate stamper module too.
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
desc = "A high-power stamp, able to switch between accept and deny mode when used."
|
||||
flags = NODROP
|
||||
|
||||
/obj/item/stamp/mod/attack_self__legacy__attackchain(mob/user, modifiers)
|
||||
/obj/item/stamp/mod/activate_self(mob/user)
|
||||
. = ..()
|
||||
if(icon_state == "stamp-ok")
|
||||
icon_state = "stamp-deny"
|
||||
|
||||
Reference in New Issue
Block a user