mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Fixes reactive armor fingerprints (#21986)
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
user << "<span class='notice'>[src] is now inactive.</span>"
|
||||
src.icon_state = "reactiveoff"
|
||||
src.item_state = "reactiveoff"
|
||||
src.add_fingerprint(user)
|
||||
src.add_fingerprint(user)
|
||||
return
|
||||
|
||||
/obj/item/clothing/suit/armor/reactive/emp_act(severity)
|
||||
|
||||
Reference in New Issue
Block a user