This commit is contained in:
DragonTrance
2021-02-10 07:18:26 -07:00
parent 187471f0af
commit ed135323dc
7 changed files with 507 additions and 368 deletions
+1
View File
@@ -889,6 +889,7 @@ obj/item/storage/belt/slut/ComponentInitialize()
content_overlays = TRUE
/obj/item/storage/belt/botany/New()
. = ..()
if(prob(1))
new/obj/item/storage/belt/botany/fancy(loc)
qdel(src)