Merge pull request #4676 from PsiOmegaDelta/MapFixes

Map fixes - Tactical, central primary, medbay, telescience, and engine
This commit is contained in:
Ccomp5950
2014-04-02 23:41:16 -05:00
3 changed files with 245 additions and 250 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"
@@ -1238,6 +1242,11 @@ var/list/ghostteleportlocs = list()
name = "\improper Firing Range"
icon_state = "firingrange"
/area/security/tactical
name = "\improper Tactical Equipment"
icon_state = "Tactical"
/*
New()
..()

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

File diff suppressed because it is too large Load Diff