Skip to content

Commit 90456b6

Browse files
committed
Fix Kyle known flag not being set
1 parent d1afc6b commit 90456b6

File tree

1 file changed

+1
-0
lines changed
  • Fallout2/Fallout1in2/Mapper/source/scripts/07bos

1 file changed

+1
-0
lines changed

Fallout2/Fallout1in2/Mapper/source/scripts/07bos/KYLE.ssl

+1
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ procedure goto12 begin
201201
end
202202

203203
procedure goto13 begin
204+
known := 1;
204205
Reply(137);
205206
NOption(138, goto02, 4);
206207
BOption(139, goto04, 4);

0 commit comments

Comments
 (0)