Adds flyswatter to beekeeper suit storage (#42658)

* Adds flyswatter to keeper suit storage

Lets beekeepers store their flyswatter in their suit

* Added more botanist items

Added normal botanist items that fit into their apron.
This commit is contained in:
Michael Ashfield
2019-02-04 14:50:18 -05:00
committed by moo
parent 3e058ab655
commit 918bd7f450
@@ -13,3 +13,4 @@
icon_state = "beekeeper"
item_state = "beekeeper"
clothing_flags = THICKMATERIAL
allowed = list(/obj/item/melee/flyswatter, /obj/item/reagent_containers/spray/plantbgone, /obj/item/plant_analyzer, /obj/item/seeds, /obj/item/reagent_containers/glass/bottle, /obj/item/reagent_containers/glass/beaker, /obj/item/cultivator, /obj/item/reagent_containers/spray/pestspray, /obj/item/hatchet, /obj/item/storage/bag/plants)