mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] mass refactor of holder checks (#11155)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
54d0d16826
commit
7161a6c22e
@@ -221,7 +221,7 @@ Any-Mode: (hotkey doesn't need to be on)
|
||||
else
|
||||
to_chat(src,hotkey_mode)
|
||||
to_chat(src,other)
|
||||
if(holder)
|
||||
if(check_rights_for(src, R_HOLDER))
|
||||
to_chat(src,admin)
|
||||
|
||||
// Set the DreamSeeker input macro to the type appropriate for its mob
|
||||
|
||||
Reference in New Issue
Block a user