Airlock hacking (#329)

* Airlock hacking

* Added status text

* Whoops don't need this

* Update Content.Server/GameObjects/Components/Doors/AirlockComponent.cs

Co-Authored-By: Pieter-Jan Briers <pieterjan.briers@gmail.com>

* ComponentReference ServerDoorComponent

* Suggested name
This commit is contained in:
DamianX
2019-09-06 10:05:02 +02:00
committed by Pieter-Jan Briers
parent 34f4731c9b
commit 36078382e4
8 changed files with 288 additions and 29 deletions

View File

@@ -107,6 +107,7 @@ namespace Content.Client
"Access",
"AccessReader",
"IdCardConsole",
"Airlock",
};
foreach (var ignoreName in registerIgnore)