update 6.7

This commit is contained in:
chardub
2025-09-28 15:53:01 -04:00
parent ef5e023ae0
commit 318ff90d8d
696 changed files with 111759 additions and 198230 deletions

View File

@@ -953,7 +953,7 @@ module Compiler
# Raise an error if a map/version combo is used twice
key = sprintf("%s_%d", map_number, map_version).to_sym
# if GameData::Encounter::DATA[key]
# raise _INTL("Encounters for map '{1}' are defined twice.\r\n{2}", map_number, FileLineData.linereport)
# raise "Encounters for map '{1}' are defined twice.\r\n{2}", map_number, FileLineData.linereport
# end
step_chances = {}
# Construct encounter hash