mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 12:31:32 +00:00
Unlock all Veteran Content for everyone
This commit is contained in:
@@ -20,6 +20,7 @@ GLOBAL_LIST(veteran_players)
|
||||
/proc/is_veteran_player(client/user)
|
||||
if(isnull(user))
|
||||
return FALSE
|
||||
return TRUE //Bubberstation Edit, unlocks all Veteran features for everyone
|
||||
if(GLOB.veteran_players[user.ckey])
|
||||
return TRUE
|
||||
if(check_rights_for(user, R_ADMIN))
|
||||
|
||||
Reference in New Issue
Block a user