updates and tweaks

This commit is contained in:
Fox-McCloud
2015-05-24 20:17:17 -04:00
parent cfe55ed0e3
commit 95a06fa165
8 changed files with 106 additions and 9 deletions
+2 -2
View File
@@ -165,11 +165,11 @@
src.DB_species_unlock("Plasmaman",100)
return
if("7")
if(karma <50)
if(karma <15)
usr << "You do not have enough karma!"
return
else
src.DB_species_unlock("Vulpkanin",50)
src.DB_species_unlock("Vulpkanin",15)
return
if(href_list["KarmaRefund"])
var/type = href_list["KarmaRefundType"]