mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -75,6 +75,7 @@ local function apply_periodic_bonus(player)
|
|||||||
local disp = frame.container["bonus_st_2"].disp.table
|
local disp = frame.container["bonus_st_2"].disp.table
|
||||||
|
|
||||||
if vlayer.get_statistics()["energy_sustained"] > 0 then
|
if vlayer.get_statistics()["energy_sustained"] > 0 then
|
||||||
|
--[[
|
||||||
local armor = player.get_inventory(defines.inventory.character_armor)[1].grid
|
local armor = player.get_inventory(defines.inventory.character_armor)[1].grid
|
||||||
|
|
||||||
if armor then
|
if armor then
|
||||||
@@ -90,6 +91,7 @@ local function apply_periodic_bonus(player)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
]]
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user