mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
update 6.7
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user