mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
Update data.lua
This commit is contained in:
@@ -88,10 +88,13 @@ if game.active_mods['space-exploration'] then
|
||||
items['night-vision'].enabled = false
|
||||
items['exoskeleton'].enabled = false
|
||||
|
||||
items['personal-laser-defense'].min = 5
|
||||
items['battery'].min = 4
|
||||
items['energy-shield'].min = 7
|
||||
items['personal-roboport'].min = 3
|
||||
items['battery'].tech = 'battery-equipment'
|
||||
items['battery'].base = 25
|
||||
|
||||
items['energy-shield'].tech = 'energy-shield-equipment'
|
||||
|
||||
items['personal-roboport'].tech = 'personal-roboport-equipment'
|
||||
|
||||
else
|
||||
data:extend({
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user