[MDB IGNORE] The Grand Airlock Naming Audit (#67235)

I manually audited all 4,710 instances of airlocks across all maps for upper casing

You'll never guess what I found.

UPDATE: We now have a grep to check for mistitled airlocks, and it's in this PR!
This commit is contained in:
Son-of-Space
2022-05-25 00:29:24 -06:00
committed by GitHub
parent 37e6b23f13
commit e3fd627615
50 changed files with 107547 additions and 107542 deletions
@@ -7,7 +7,7 @@
density = TRUE
max_integrity = 200
var/state = AIRLOCK_ASSEMBLY_NEEDS_WIRES
var/base_name = "airlock"
var/base_name = "Airlock"
var/mineral = null
var/obj/item/electronics/airlock/electronics = null
var/airlock_type = /obj/machinery/door/airlock //the type path of the airlock once completed