minor comment update
This commit is contained in:
parent
5ce73a3fb2
commit
a3539a6364
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ if mods["Krastorio2"] then
|
|||
util.add_titanium_ingredient(40, "kr-advanced-steam-turbine")
|
||||
end
|
||||
|
||||
-- Aircraft changes
|
||||
-- Various vehicle/transport mod changes
|
||||
if mods["Aircraft"] then
|
||||
util.steel_to_titanium(data.raw.recipe["gunship"])
|
||||
util.steel_to_titanium(data.raw.recipe["gunship"].normal)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue