Pirate-themed guns now fit on pirate clothes (#81189)

## About The Pull Request

The laser musket and smoothbore disabler are themed heavily towards
pirate stuff (main thinking of the movie treasure planet) so I thought
since the guns aren't held up as great as traditional guns, pirates
should at least be able to wear them on their suits, so this does
exactly that.

## Why It's Good For The Game

It encourages pirate costume wearing people to use pirate-themed guns
which I think is a positive.

## Changelog

🆑
balance: Pirate suits can now hold the laser musket and smoothbore
disabler.
/🆑
This commit is contained in:
John Willard
2024-01-31 19:53:46 +01:00
committed by GitHub
parent 1714693afa
commit 66ee54ebdb
+7 -1
View File
@@ -27,7 +27,13 @@
icon_state = "pirate"
inhand_icon_state = null
body_parts_covered = CHEST|GROIN|ARMS
allowed = list(/obj/item/melee/energy/sword/pirate, /obj/item/clothing/glasses/eyepatch, /obj/item/reagent_containers/cup/glass/bottle/rum)
allowed = list(
/obj/item/melee/energy/sword/pirate,
/obj/item/clothing/glasses/eyepatch,
/obj/item/reagent_containers/cup/glass/bottle/rum,
/obj/item/gun/energy/laser/musket,
/obj/item/gun/energy/disabler/smoothbore,
)
species_exception = list(/datum/species/golem)
/obj/item/clothing/suit/costume/pirate/armored