mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-14 17:53:09 +01:00
Tweaks to xenoflora, added plant icons and colours to all plants.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user