Seedbags!

Added seedbags to hydroponic lockers and the nutri-vendor
They function similarly to plantbags, but obviously hold seeds. The interface for taking seeds out is identical to the smartfridge, however.
This commit is contained in:
GauHelldragon
2013-01-02 02:54:48 -08:00
parent e8f052d0c9
commit b1dd8f50f3
4 changed files with 107 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
new /obj/item/clothing/suit/apron(src)
if(2)
new /obj/item/clothing/suit/apron/overalls(src)
new /obj/item/weapon/seedbag(src)
new /obj/item/weapon/plantbag(src)
new /obj/item/clothing/under/rank/hydroponics(src)
new /obj/item/device/analyzer/plant_analyzer(src)