Tweaks to xenoflora, added plant icons and colours to all plants.

This commit is contained in:
Zuhayr
2015-01-28 21:13:43 +10:30
parent 4a8470bfc0
commit 78e61d9ccd
13 changed files with 429 additions and 363 deletions

View File

@@ -996,7 +996,7 @@ var/global/floorIsLava = 0
/datum/admins/proc/spawn_fruit()
set category = "Debug"
set desc = "(seed index) Spawn the product of a seed."
set desc = "Spawn the product of a seed."
set name = "Spawn Fruit"
if(!check_rights(R_SPAWN)) return