mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Botany QOL, Loadout Update (#28232)
* No seriously why didn't I? * that should fix that
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user