mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 11:30:50 +01:00
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user