Skip to content

Commit

Permalink
Merge pull request BGforgeNet#150 from dzmitry-rudnouski/metzger_fight
Browse files Browse the repository at this point in the history
fixed Metzger unable to start fight with dumb player
  • Loading branch information
burner1024 authored Nov 1, 2024
2 parents 3897550 + 6b00eb8 commit 014eb50
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 @@ -802,7 +802,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

0 comments on commit 014eb50

Please sign in to comment.