Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPI/Briefs Sprite Fixes #3424

Merged
merged 1 commit into from
Jul 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/modules/halo/clothing/spi_armour.dm
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
)

/obj/item/clothing/gloves/SPIgen1/field_agent //This has a door-spoofer inside; unlike the normal gloves.
desc = "Advanced stealth capabilities and spaceworthiness with reduced protection. Fitted for human use. Contains an ewar device for infiltration."
desc = "Advanced stealth capabilities and spaceworthiness with reduced protection. Fitted for human use. Contains an EWAR device for infiltration."

/obj/item/clothing/gloves/SPIgen1/field_agent/New()
..()
Expand Down
Binary file modified code/modules/halo/clothing/spi_armour.dmi
Binary file not shown.
Binary file modified icons/mob/human.dmi
Binary file not shown.
Loading