mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Merge pull request #6585 from PsiOmegaDelta/Central
Divides central primary hallway
This commit is contained in:
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user