mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-26 15:53:29 +01:00
Area name for Mess Hall
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+7
-2
@@ -19,6 +19,7 @@ AddEvent(11,"CB-AREA",0,-1,-1)
|
||||
AddEvent(12,"ARB-AREA",0,-1,-1)
|
||||
AddEvent(13,"COR-AREA",0,-1,-1)
|
||||
AddEvent(14,"SBBR-AREA",0,-1,-1)
|
||||
AddEvent(15,"MESS-AREA",0,-1,-1)
|
||||
|
||||
Event("PlayerStart")
|
||||
AreaName(1)
|
||||
@@ -82,6 +83,10 @@ Event("ARB-AREA")
|
||||
AreaName(4)
|
||||
ReArm("ARB-AREA")
|
||||
|
||||
Event("COR-AREA")
|
||||
Event("COR-AREA")
|
||||
AreaName(0)
|
||||
ReArm("COR-AREA")
|
||||
ReArm("COR-AREA")
|
||||
|
||||
Event("MESS-AREA")
|
||||
AreaName(8)
|
||||
ReArm("MESS-AREA")
|
||||
Reference in New Issue
Block a user