Made diona nymph evolution whitelisted.

This commit is contained in:
Zuhayr
2014-01-03 09:37:13 +10:30
parent 8d88475df3
commit f679776a22
@@ -64,6 +64,10 @@
set name = "Evolve"
set desc = "Grow to a more complex form."
if(!is_alien_whitelisted(src, "Diona") && config.usealienwhitelist)
src << alert("You are currently not whitelisted to play [client.prefs.species].")
return 0
if(donors.len < 5)
src << "You are not yet ready for your growth..."
return