Fixes for Grey species

This commit is contained in:
ZomgPonies
2013-11-07 16:16:20 -05:00
parent a83c4c3fa3
commit 988a9b7494
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
if(karma <30)
usr << "You do not have enough karma!"
else
src.DB_species_unlock("Greys",30)
src.DB_species_unlock("Grey",30)
if("6")
if(karma <45)
usr << "You do not have enough karma!"