mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
- Split hotfix into own pull request
This commit is contained in:
@@ -2,7 +2,6 @@ var/list/forbidden_varedit_object_types = list(
|
||||
/datum/admins, //Admins editing their own admin-power object? Yup, sounds like a good idea.
|
||||
/obj/machinery/blackbox_recorder, //Prevents people messing with feedback gathering
|
||||
/datum/feedback_variable, //Prevents people messing with feedback gathering
|
||||
/datum/admin_rank //Admin permissions were moved to this object, shouldn't be editable.
|
||||
)
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user