Merge pull request #9529 from BlackMajor/Yeet
Syndicate paper masks no longer work in pockets
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
. = ..()
|
||||
if(!istype(user))
|
||||
return
|
||||
if(slot != SLOT_GLASSES)
|
||||
return
|
||||
if(!combattoggle_redir)
|
||||
combattoggle_redir = user.AddComponent(/datum/component/redirect, list(COMSIG_COMBAT_TOGGLED = CALLBACK(src, .proc/injectadrenaline)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user