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:
2020-01-19 16:51:48 -05:00
parent 9691470611
commit fd139c59de
46 changed files with 78 additions and 78 deletions

View File

@@ -30,7 +30,7 @@
sdf -1, -1
msg 8, -1, -1
pic 0, 4
ex1 0, -1, -1
ex1 1, -1, -1
ex2 0, -1, -1
goto -1
@block-move = 5

View File

@@ -2,7 +2,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
@once-dlog = 1

View File

@@ -30,7 +30,7 @@
sdf -1, -1
msg -1, -1, -1
pic 0, 4
ex1 0, -1, -1
ex1 1, -1, -1
ex2 0, -1, -1
goto 5
@if-sdf = 5

View File

@@ -86,7 +86,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
@once-disp-msg = 13