Adds Plasmaman to Karma Shop

This commit is contained in:
ZomgPonies
2015-03-05 14:35:17 -05:00
parent 3e08cb97d8
commit c942b5e60c
3 changed files with 9 additions and 1 deletions
+7
View File
@@ -157,6 +157,13 @@
else
src.DB_species_unlock("Slime People",45)
return
if("6")
if(karma <100)
usr << "You do not have enough karma!"
return
else
src.DB_species_unlock("Plasmaman",100)
return
if(href_list["KarmaRefund"])
var/type = href_list["KarmaRefundType"]
var/job = href_list["KarmaRefund"]