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.
@@ -19,6 +19,7 @@ AddEvent(11,"CB-AREA",0,-1,-1)
|
|||||||
AddEvent(12,"ARB-AREA",0,-1,-1)
|
AddEvent(12,"ARB-AREA",0,-1,-1)
|
||||||
AddEvent(13,"COR-AREA",0,-1,-1)
|
AddEvent(13,"COR-AREA",0,-1,-1)
|
||||||
AddEvent(14,"SBBR-AREA",0,-1,-1)
|
AddEvent(14,"SBBR-AREA",0,-1,-1)
|
||||||
|
AddEvent(15,"MESS-AREA",0,-1,-1)
|
||||||
|
|
||||||
Event("PlayerStart")
|
Event("PlayerStart")
|
||||||
AreaName(1)
|
AreaName(1)
|
||||||
@@ -85,3 +86,7 @@ Event("ARB-AREA")
|
|||||||
Event("COR-AREA")
|
Event("COR-AREA")
|
||||||
AreaName(0)
|
AreaName(0)
|
||||||
ReArm("COR-AREA")
|
ReArm("COR-AREA")
|
||||||
|
|
||||||
|
Event("MESS-AREA")
|
||||||
|
AreaName(8)
|
||||||
|
ReArm("MESS-AREA")
|
||||||
Reference in New Issue
Block a user