Skip to content

Commit

Permalink
Fixed Metzger unable to start fight with dumb player who abandoned sl…
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Nov 1, 2024
1 parent d092fb6 commit 0f3c499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts_src/den/dcmetzge.ssl
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@ procedure Node042 begin
end
procedure Node043 begin
Reply(600);
BOption(601, Node998, 004);
BOption(601, Node998, 001);
BOption(602, Node998, 004);
prev_node := 30;
end
Expand Down

0 comments on commit 0f3c499

Please sign in to comment.