Skip to content
Snippets Groups Projects
Commit 57c84096 authored by DarkGod's avatar DarkGod
Browse files

Merge branch 'unify_shield_factor' into 'master'

unify shield_factor

Unify `* (100 + (self:attr("shield_factor") or 0)) / 100` call across the whole game into `Actor:getShieldAmount` call to make it more easy to track and help avoid bugs.



See merge request !632
parents ac53a4c3 3209c9af
No related branches found
No related tags found
No related merge requests found
Showing
with 82 additions and 62 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment