Fix incorrect Prevent Action special nodes in the scenarios, caused by incorrect import code
The fix was implemented by re-importing the legacy scenarios and re-exporting them, then simply accepting any changes to a Prevent Action node.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
sdf -1, -1
|
||||
msg 8, 9, -1
|
||||
pic 0, 4
|
||||
ex1 0, -1, -1
|
||||
ex1 1, -1, -1
|
||||
ex2 0, -1, -1
|
||||
goto 4
|
||||
@damage = 4
|
||||
@@ -72,14 +72,14 @@
|
||||
sdf -1, -1
|
||||
msg 26, -1, -1
|
||||
pic 0, 4
|
||||
ex1 0, -1, -1
|
||||
ex1 1, -1, -1
|
||||
ex2 0, -1, -1
|
||||
goto -1
|
||||
@block-move = 11
|
||||
sdf -1, -1
|
||||
msg 27, 28, -1
|
||||
pic 0, 4
|
||||
ex1 0, -1, -1
|
||||
ex1 1, -1, -1
|
||||
ex2 0, -1, -1
|
||||
goto 12
|
||||
@damage = 12
|
||||
@@ -226,7 +226,7 @@
|
||||
sdf -1, -1
|
||||
msg 39, -1, -1
|
||||
pic 0, 4
|
||||
ex1 0, -1, -1
|
||||
ex1 1, -1, -1
|
||||
ex2 0, -1, -1
|
||||
goto -1
|
||||
@once-set-sdf = 33
|
||||
@@ -387,7 +387,7 @@
|
||||
sdf -1, -1
|
||||
msg -1, -1, -1
|
||||
pic 0, 4
|
||||
ex1 0, -1, -1
|
||||
ex1 1, -1, -1
|
||||
ex2 0, -1, -1
|
||||
goto -1
|
||||
@change-ter = 56
|
||||
|
||||
Reference in New Issue
Block a user