mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 16:42:13 +00:00
The great hydroponics belt (#6347)
REASON I bloody hate how I have to throw all my crap into my backpack and I don't have a belt that can store my crap onto my belt slot. This aims to have a hydroponics belt be added via the lockers and bio-thingy. Also, it'll add a belt that defines hydroponics, and has a few things added to it so it gives you a reason to use it instead of the regular utility belt. Also, I'm removing the chemical-grenade restriction to cleaning from the janitor belt. Now it can hold all grenades, same with this new belt.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
new /obj/item/weapon/material/hatchet(src)
|
||||
new /obj/item/weapon/wirecutters/clippers(src)
|
||||
new /obj/item/weapon/reagent_containers/spray/plantbgone(src)
|
||||
new /obj/item/weapon/storage/belt/hydro(src)
|
||||
// new /obj/item/weapon/bee_net(src) //No more bees, March 2014
|
||||
|
||||
/obj/structure/closet/secure_closet/xenobotany
|
||||
@@ -54,3 +55,4 @@
|
||||
new /obj/item/weapon/reagent_containers/spray/plantbgone(src)
|
||||
new /obj/item/clothing/mask/gas/alt(src)
|
||||
new /obj/item/watertank(src)
|
||||
new /obj/item/weapon/storage/belt/hydro(src)
|
||||
|
||||
Reference in New Issue
Block a user