Make vampirism and extra health perks affect max health.

This commit is contained in:
IQuant 2024-06-30 18:09:09 +03:00
parent 4a61bffa9b
commit 6fea0d22c2
6 changed files with 69 additions and 1 deletions

View file

@ -52,6 +52,7 @@ local function load_modules()
ctx.dofile_and_add_hooks("mods/quant.ew/files/src/system/heart_pickups/sync.lua")
ctx.dofile_and_add_hooks("mods/quant.ew/files/src/system/spawn_hooks/init.lua")
ctx.dofile_and_add_hooks("mods/quant.ew/files/src/system/proxy_info.lua")
ctx.dofile_and_add_hooks("mods/quant.ew/files/src/system/perk_patches/init.lua")
end
function OnProjectileFired(shooter_id, projectile_id, initial_rng, position_x, position_y, target_x, target_y, send_message,