adjusts the msg for weedinvasion on empty tray (#20544)

This commit is contained in:
Burzah
2023-03-13 22:40:29 +00:00
committed by GitHub
parent 19c4c00503
commit 7c6ba3a14b
+1 -1
View File
@@ -379,7 +379,7 @@
oldPlantName = myseed.plantname
QDEL_NULL(myseed)
else
oldPlantName = "empty tray"
oldPlantName = "[name]"
switch(rand(1,18)) // randomly pick predominative weed
if(16 to 18)
myseed = new /obj/item/seeds/reishi(src)