Skip to content

Commit a135fa4

Browse files
committed
Bug-fix DarkStrike's script
Just to be clear, this fix is in v1.0.0. Was decompiling scripts to make sure they worked, and I noticed that this script had the original dialogue. It's been fixed now.
1 parent 95e9a53 commit a135fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Text/other/scr_vroad_darkstrike.rbc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
checkgender
55
compare LASTRESULT 0x1
66
if 0x1 goto @altTrainer
7-
trainerbattle 0x0 0x12A 0x0 0x8174942 0x817495A
7+
trainerbattle 0x0 0x12A 0x0 @msg_before @msg_onLoseFight
88
msgbox 0x8174969 MSG_NORMAL '"You earned the right to be on\nVIC..."
99
end
1010

0 commit comments

Comments
 (0)