Skip to content

Commit

Permalink
[MIRROR] Fixes an outfit typo [MDB IGNORE] (#25391) (#923)
Browse files Browse the repository at this point in the history
* Fixes an outfit typo (#80077)

## About The Pull Request

Fixes a typo in one of the outfits used in the Pipe Dream domain.

Factory Quatermaster -> Factory Quartermaster
## Why It's Good For The Game

Quatermaster...
## Changelog
:cl: Rhials
spellcheck: Fixes a typo in the Factory Quartermaster outfit name.
/:cl:

* Fixes an outfit typo

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: Rhials <[email protected]>
  • Loading branch information
3 people authored Dec 3, 2023
1 parent a3e1d3d commit 809da32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
r_pocket = /obj/item/assembly/flash/handheld

/datum/outfit/factory/qm
name = "Factory Quatermaster"
name = "Factory Quartermaster"

id_trim = /datum/id_trim/factory/qm
id = /obj/item/card/id/advanced/silver
Expand Down

0 comments on commit 809da32

Please sign in to comment.