mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Removes karma jobs framework (#17646)
This commit is contained in:
@@ -259,8 +259,6 @@
|
||||
return FALSE
|
||||
if(jobban_isbanned(src, rank))
|
||||
return FALSE
|
||||
if(!is_job_whitelisted(src, rank))
|
||||
return FALSE
|
||||
if(!job.player_old_enough(client))
|
||||
return FALSE
|
||||
if(job.admin_only && !check_rights(R_EVENT, FALSE))
|
||||
|
||||
Reference in New Issue
Block a user