mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-31 04:11:39 +09:00
.
This commit is contained in:
@@ -703,6 +703,8 @@ if settings.startup['PHI-SA'].value then
|
|||||||
|
|
||||||
if settings.startup['PHI-SA-VANILLA'].value then
|
if settings.startup['PHI-SA-VANILLA'].value then
|
||||||
if mods['space-age'] then
|
if mods['space-age'] then
|
||||||
|
table.insert(data.raw['fluid-turret']['flamethrower-turret'].attack_parameters.fluids, {type = 'sulfuric-acid', damage_modifier = 1.2})
|
||||||
|
|
||||||
for _, v in pairs({'vulcanus', 'gleba', 'fulgora', 'aquilo'}) do
|
for _, v in pairs({'vulcanus', 'gleba', 'fulgora', 'aquilo'}) do
|
||||||
data.raw.planet[v].map_gen_settings = nil
|
data.raw.planet[v].map_gen_settings = nil
|
||||||
data.raw.planet[v].hidden = true
|
data.raw.planet[v].hidden = true
|
||||||
|
|||||||
Reference in New Issue
Block a user