1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-11-25 22:32:18 +02:00

rpg - modify the raw-fish of how much it heals

This commit is contained in:
Gerkiz
2021-10-24 18:08:37 +02:00
parent e56d7ce727
commit 711fb9933a
3 changed files with 43 additions and 0 deletions

View File

@@ -1018,6 +1018,8 @@ local function on_player_used_capsule(event)
return
end
Public.get_heal_modifier_from_using_fish(player)
local rpg_t = Public.get_value_from_player(player.index)
if not rpg_t.enable_entity_spawn then