Added NT Recruiter and Sec Pod Pilot karma jobs

This commit is contained in:
ZomgPonies
2014-07-13 22:34:06 -04:00
parent 726ce88681
commit ce04d9551c
7 changed files with 12725 additions and 12622 deletions
+14
View File
@@ -119,6 +119,20 @@
else
src.DB_job_unlock("Magistrate",45)
return
if("8")
if(karma <10)
usr << "You do not have enough karma!"
return
else
src.DB_job_unlock("Nanotrasen Recruiter",10)
return
if("9")
if(karma <30)
usr << "You do not have enough karma!"
return
else
src.DB_job_unlock("Security Pod Pilot",30)
return
if(href_list["KarmaBuy2"])
var/karma=verify_karma()
switch(href_list["KarmaBuy2"])