Botany QOL, Loadout Update (#28232)

* No seriously why didn't I?

* that should fix that
This commit is contained in:
Marm
2025-02-13 02:25:38 +00:00
committed by GitHub
parent 81db52aaf4
commit 719fe612d2
2 changed files with 12 additions and 1 deletions
@@ -304,6 +304,16 @@
/obj/item/reagent_containers/spray/pestspray
)
/obj/item/storage/belt/botany/full/populate_contents()
new /obj/item/plant_analyzer(src)
new /obj/item/cultivator(src)
new /obj/item/shovel/spade(src)
new /obj/item/hatchet(src)
new /obj/item/reagent_containers/spray/pestspray(src)
new /obj/item/wirecutters(src)
new /obj/item/wrench(src)
update_icon()
/obj/item/storage/belt/security
name = "security belt"
desc = "Can hold security gear like handcuffs and flashes."