mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 07:46:20 +00:00
Co-authored-by: manofpepsi <71612753+manofpepsi@users.noreply.github.com>
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
|
||||
if(!parent.admin_only)
|
||||
if(circuit_flags & CIRCUIT_FLAG_ADMIN)
|
||||
message_admins("[display_name] tried to execute on [parent.get_creator_admin()] that has set the admin_only variable to TRUE!")
|
||||
message_admins("[display_name] tried to execute on [parent.get_creator_admin()] that has admin_only set to 0")
|
||||
return TRUE
|
||||
|
||||
var/obj/item/stock_parts/cell/cell = parent.get_cell()
|
||||
|
||||
Reference in New Issue
Block a user