dun dun dun

This commit is contained in:
Fox-McCloud
2015-05-25 03:42:24 -04:00
parent ebf021736f
commit c262be4d30
4 changed files with 3 additions and 11 deletions
-7
View File
@@ -164,13 +164,6 @@
else
src.DB_species_unlock("Plasmaman",100)
return
if("7")
if(karma <15)
usr << "You do not have enough karma!"
return
else
src.DB_species_unlock("Vulpkanin",15)
return
if(href_list["KarmaRefund"])
var/type = href_list["KarmaRefundType"]
var/job = href_list["KarmaRefund"]
+1 -1
View File
@@ -1023,7 +1023,7 @@ datum/preferences
age = max(min( round(text2num(new_age)), AGE_MAX),AGE_MIN)
if("species")
var/list/new_species = list("Human","Tajaran","Skrell","Unathi","Diona")
var/list/new_species = list("Human","Tajaran","Skrell","Unathi","Diona", "Vulpkanin")
var/prev_species = species
// var/whitelisted = 0