Merge pull request #6585 from PsiOmegaDelta/Central

Divides central primary hallway
This commit is contained in:
Snapshot
2014-10-03 07:33:31 -07:00
3 changed files with 378 additions and 332 deletions
+10 -2
View File
@@ -793,9 +793,17 @@ var/list/ghostteleportlocs = list()
name = "\improper Port Primary Hallway"
icon_state = "hallP"
/area/hallway/primary/central
/area/hallway/primary/central_one
name = "\improper Central Primary Hallway"
icon_state = "hallC"
icon_state = "hallC1"
/area/hallway/primary/central_two
name = "\improper Central Primary Hallway"
icon_state = "hallC2"
/area/hallway/primary/central_three
name = "\improper Central Primary Hallway"
icon_state = "hallC3"
/area/hallway/secondary/exit
name = "\improper Escape Shuttle Hallway"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

+368 -330
View File
File diff suppressed because it is too large Load Diff