Gives filters proper names, updates airlocks to use filters

Docking ports still don't use filters though, as it would mess with the
docking ports that are also airlocks. Docking is infrequent though so it
should be fine.
This commit is contained in:
mwerezak
2014-08-15 20:27:00 -04:00
parent 3bc5cde223
commit 9d7c5dc197
6 changed files with 29 additions and 40 deletions

View File

@@ -1,6 +1,7 @@
//base type for controllers of two-door systems
/obj/machinery/embedded_controller/radio/airlock
// Setup parameters only
radio_filter = RADIO_AIRLOCK
var/tag_exterior_door
var/tag_interior_door
var/tag_airpump