Lingo: Add speed boost mode (#3989)
* Add speed boost mode * Update generated.dat * Modify the actual trap weights option when speed boost mode is on * EOF newline * Update generated.dat
This commit is contained in:
committed by
GitHub
parent
207a76d1b5
commit
1eefe23f11
@@ -216,3 +216,6 @@ config.each do |room_name, room_data|
|
||||
end
|
||||
|
||||
File.write(outputpath, old_generated.to_yaml)
|
||||
|
||||
puts "Next item ID: #{next_item_id}"
|
||||
puts "Next location ID: #{next_location_id}"
|
||||
|
||||
Reference in New Issue
Block a user