This commit is contained in:
DragonTrance
2021-02-21 08:37:10 -07:00
parent 58b69503e3
commit 24cb27b67c
30 changed files with 637 additions and 45 deletions
+2 -2
View File
@@ -889,10 +889,10 @@ 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)
. = ..()
/obj/item/storage/belt/botany/ComponentInitialize()
. = ..()
@@ -915,4 +915,4 @@ obj/item/storage/belt/slut/ComponentInitialize()
/obj/item/storage/belt/botany/fancy //I like citadel's botany belt but I also wanna keep the default
desc = "A belt made for holding hydroponics supplies. Oddly enough, it's not green."
icon_state = "botanybelt_extra"
item_state = "botanybelt_extra"
item_state = "botanybelt_extra"