mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
[MIRROR] Fixes an outfit typo [MDB IGNORE] (#25391)
* 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 🆑 Rhials spellcheck: Fixes a typo in the Factory Quartermaster outfit name. /🆑 * Fixes an outfit typo --------- Co-authored-by: Rhials <28870487+Rhials@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user