Engineering EVA now its own area.

Fixes #4671.
This commit is contained in:
PsiOmega
2014-04-01 18:01:15 +02:00
parent 1d20f697f8
commit af32a714ce
3 changed files with 68 additions and 65 deletions

View File

@@ -977,6 +977,10 @@ var/list/ghostteleportlocs = list()
name = "\improper Engineering Hallway"
icon_state = "engine_hallway"
engine_eva
name = "\improper Engine EVA"
icon_state = "engine_eva"
workshop
name = "\improper Engineering Workshop"
icon_state = "engine_storage"