This commit is contained in:
parent
57919c4656
commit
26d50aa503
4 changed files with 4 additions and 0 deletions
Binary file not shown.
Binary file not shown.
|
@ -116,6 +116,8 @@ Exit=0
|
||||||
Restart_Point=1
|
Restart_Point=1
|
||||||
Teleport=2
|
Teleport=2
|
||||||
CameraLock=3
|
CameraLock=3
|
||||||
|
InWater=4
|
||||||
|
OutOfWater=5
|
||||||
|
|
||||||
################################################
|
################################################
|
||||||
# FX
|
# FX
|
||||||
|
|
|
@ -15,4 +15,6 @@ HasTarget=1
|
||||||
[CameraLock]
|
[CameraLock]
|
||||||
HasBox=1
|
HasBox=1
|
||||||
|
|
||||||
|
[InWater]
|
||||||
|
|
||||||
|
[OutOfWater]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue