Enhances LARP by allowing the Captain to dress like Napoleon. (#96156)

## About The Pull Request

My antagonists are many. My equals are none. In the shade of tendrils,
they said Lavaland could never be conquered. In the land of wizards and
operatives, they said Space could never be humbled. In the realm of
wolves and snow, they said Icebox could never be tamed. Now they say
nothing. They fear me; like a force of nature, a dealer in thunder and
death. I say, “I am the Captain.” I am emperor.

## Why It's Good For The Game

<img width="292" height="152" alt="image"
src="https://github.com/user-attachments/assets/eb4dc06a-1ce6-4244-a067-ead41b5735e0"
/>
<img width="1395" height="632" alt="image"
src="https://github.com/user-attachments/assets/a21c4a22-3bfc-4023-ab59-5a1cad57ba52"
/>

We have pirates in 17-19th Century gear. The HoS has a Shako from the
19th Century. Let the King of Kings get in on that action.

## Changelog
🆑 theselfish, INFRARED_BARON
add: The Captain now has a Bicorne, and matching attire...
/🆑
This commit is contained in:
Cursor
2026-05-27 12:08:31 -04:00
committed by GitHub
parent b7e5b4826e
commit 0701cf95bf
7 changed files with 13 additions and 0 deletions
+6
View File
@@ -124,6 +124,12 @@
icon_state = "capcap"
dog_fashion = null
/obj/item/clothing/head/hats/caphat/bicorne
name = "captain's bicorne"
desc = "Why be king when you can be Emperor?"
icon_state = "capbicorne"
dog_fashion = null
/obj/item/clothing/head/caphat/beret
name = "captain's beret"
desc = "For the Captains known for their sense of fashion."
@@ -28,3 +28,8 @@
icon_state = "captain_parade"
inhand_icon_state = null
can_adjust = FALSE
/obj/item/clothing/under/rank/captain/royal
name = "captain's royal uniform"
desc = "A captain's royal uniform. Fit for commanding your Officers in the midst of a nuclear incursion."
icon_state = "caproyal"