mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 13:01:39 +09:00
Renamed worn paths to scorched earth
This commit is contained in:
@@ -2,7 +2,7 @@ local Event = require 'utils.event'
|
|||||||
local Game = require 'utils.game'
|
local Game = require 'utils.game'
|
||||||
local Global = require 'utils.global'
|
local Global = require 'utils.global'
|
||||||
local print_grid_value, clear_flying_text = ext_require('expcore.common','print_grid_value','clear_flying_text')
|
local print_grid_value, clear_flying_text = ext_require('expcore.common','print_grid_value','clear_flying_text')
|
||||||
local config = require 'config.worn_paths'
|
local config = require 'config.scorched_earth'
|
||||||
|
|
||||||
-- Loops over the config and finds the wile which has the highest value for strength
|
-- Loops over the config and finds the wile which has the highest value for strength
|
||||||
local max_strength = 0
|
local max_strength = 0
|
||||||
Reference in New Issue
Block a user