mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-12 18:51:53 +00:00
[MIRROR] Fixes some internal spelling of "auxillary" [MDB IGNORE] (#16162)
* Fixes some internal spelling of "auxillary" (#69789) Today I tried searching for the code related to the auxillary base location remote. Today I learned that I didn't know how to spell "auxiliary". Fortunately, I learned that two other people made this same mistake, so I don't feel stupid. Searching for other common mispellings of the word didn't show anything, and there are only so many ways to spell it wrong. * Fixes some internal spelling of "auxillary" Co-authored-by: Rhials <Datguy33456@gmail.com>
This commit is contained in:
@@ -117,7 +117,7 @@
|
|||||||
id = "derelict8"
|
id = "derelict8"
|
||||||
suffix = "derelict8.dmm"
|
suffix = "derelict8.dmm"
|
||||||
name = "Derelict 8"
|
name = "Derelict 8"
|
||||||
description = "An auxillary storage bay might be the least respected room on any functional station, but studies show they are the least likely to be hit in an artillery strike."
|
description = "An auxiliary storage bay might be the least respected room on any functional station, but studies show they are the least likely to be hit in an artillery strike."
|
||||||
|
|
||||||
/datum/map_template/ruin/space/empty_shell
|
/datum/map_template/ruin/space/empty_shell
|
||||||
id = "empty-shell"
|
id = "empty-shell"
|
||||||
|
|||||||
@@ -1370,7 +1370,7 @@
|
|||||||
|
|
||||||
// Useless room
|
// Useless room
|
||||||
/area/station/science/auxlab
|
/area/station/science/auxlab
|
||||||
name = "\improper Auxillary Lab"
|
name = "\improper Auxiliary Lab"
|
||||||
icon_state = "aux_lab"
|
icon_state = "aux_lab"
|
||||||
|
|
||||||
/area/station/science/auxlab/firing_range
|
/area/station/science/auxlab/firing_range
|
||||||
|
|||||||
Reference in New Issue
Block a user