mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Switched verbs around, removed Fun tab, new Event tab for event coordinators
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<BR>
|
||||
"}
|
||||
if (1)
|
||||
if(check_rights(R_FUN,0))
|
||||
if(check_rights((R_EVENT|R_SERVER),0))
|
||||
dat += {"
|
||||
<B>'Random' Events</B><BR>
|
||||
<BR>
|
||||
@@ -98,7 +98,7 @@
|
||||
|
||||
|
||||
if (2)
|
||||
if(check_rights(R_FUN,0))
|
||||
if(check_rights((R_SERVER|R_EVENT),0))
|
||||
dat += {"
|
||||
<B>Fun Secrets</B><BR>
|
||||
<BR>
|
||||
|
||||
Reference in New Issue
Block a user