FBI SWAT ERT + Some FBI clothes#981
Open
Marshmellow105 wants to merge 2 commits intoDarkPack13:masterfrom
Open
FBI SWAT ERT + Some FBI clothes#981Marshmellow105 wants to merge 2 commits intoDarkPack13:masterfrom
Marshmellow105 wants to merge 2 commits intoDarkPack13:masterfrom
Conversation
FalloutFalcon
requested changes
Apr 30, 2026
Comment on lines
+282
to
+293
| /obj/item/clothing/under/vampire/police/fbi | ||
| name = "FBI turtleneck" | ||
| desc = "The uniform of the Bureau's finest. Features durable and stretchy pants for door-kicking." | ||
| icon_state = "fbiturtleneck" | ||
|
|
||
| /obj/item/clothing/under/vampire/police/fbi/utility | ||
| name = "FBI fatigues" | ||
| icon_state = "fbiutil" | ||
|
|
||
| /obj/item/clothing/under/vampire/police/fbi/pants | ||
| name = "FBI fatigue pants" | ||
| icon_state = "fbipants" |
Member
There was a problem hiding this comment.
Suggested change
| /obj/item/clothing/under/vampire/police/fbi | |
| name = "FBI turtleneck" | |
| desc = "The uniform of the Bureau's finest. Features durable and stretchy pants for door-kicking." | |
| icon_state = "fbiturtleneck" | |
| /obj/item/clothing/under/vampire/police/fbi/utility | |
| name = "FBI fatigues" | |
| icon_state = "fbiutil" | |
| /obj/item/clothing/under/vampire/police/fbi/pants | |
| name = "FBI fatigue pants" | |
| icon_state = "fbipants" | |
| /obj/item/clothing/under/vampire/police/fbi | |
| name = "\improper FBI turtleneck" | |
| desc = "The uniform of the Bureau's finest. Features durable and stretchy pants for door-kicking." | |
| icon_state = "fbiturtleneck" | |
| /obj/item/clothing/under/vampire/police/fbi/utility | |
| name = "\improper FBI fatigues" | |
| icon_state = "fbiutil" | |
| /obj/item/clothing/under/vampire/police/fbi/pants | |
| name = "\improper FBI fatigue pants" | |
| icon_state = "fbipants" |
|
Inventory sprites are going to be changed soon, please consult the discord Forum "re do all inventory sprites" if you'd like these to last after thats finished. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About The Pull Request
adds a swat adjacent FBI SWAT team that comes in green gear and with a marksman instead of a negotiator/marksman hybrid
adds three new clothing options for the FBI akin to the SFPD clothes, that being a turtleneck, fatigues, and fatigue pants
rn the clothes arent anywhere bc we still have no police requisition vendor shit so I would just be mapping them in on downstreams
Why It's Good For The Game
more variety good, and maybe we can make the FBI SWAT a bit more powerful to be a step between SWAT and NG, but idk how to go about that rn
Changelog
🆑
add: adds the FBI SWAT Response Team
add: three new uniform bits for FBI agents, a turtleneck, fatigues, and fatigue pants
/:cl: