mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-11 09:22:41 +00:00
17 lines
416 B
Plaintext
17 lines
416 B
Plaintext
|
|
/obj/item/clothing/head/beekeeper_head
|
|
name = "beekeeper hat"
|
|
desc = "Keeps the lil buzzing buggers out of your eyes."
|
|
icon_state = "beekeeper"
|
|
item_state = "beekeeper"
|
|
flags_1 = THICKMATERIAL_1
|
|
|
|
|
|
/obj/item/clothing/suit/beekeeper_suit
|
|
name = "beekeeper suit"
|
|
desc = "Keeps the lil buzzing buggers away from your squishy bits."
|
|
icon_state = "beekeeper"
|
|
item_state = "beekeeper"
|
|
flags_1 = THICKMATERIAL_1
|
|
|