mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 17:45:02 +01:00
Merge pull request #12939 from KorPhaeron/really_bad_ideas
Adds a series of ridiculous weapons to the wizard spellbook
This commit is contained in:
@@ -553,7 +553,7 @@
|
||||
return
|
||||
feedback_inc("admin_secrets_fun_used",1)
|
||||
feedback_add_details("admin_secrets_fun_used","OM")
|
||||
usr.client.only_me()
|
||||
only_me()
|
||||
|
||||
if("maint_access_brig")
|
||||
if(!check_rights(R_DEBUG))
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
log_admin("[key_name(usr)] used there can be only one.")
|
||||
|
||||
|
||||
/client/proc/only_me()
|
||||
/proc/only_me()
|
||||
if(!ticker || !ticker.mode)
|
||||
alert("The game hasn't started yet!")
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user