Commit 4d5f815
Fix Poisonous Concoction Added Damage from Disabled Life Flasks (#9339)
* set LifeFlaskRecovery for PConc if life flask is in a disabled slot
* update for multiple disabled life flasks and refactor into function
* indent fix
* Simplify code
Handle it all in the ordered slot loop so it doesn't need to be called on again
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent 6fed99f commit 4d5f815
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
815 | 819 | | |
816 | 820 | | |
817 | 821 | | |
| |||
912 | 916 | | |
913 | 917 | | |
914 | 918 | | |
915 | | - | |
916 | 919 | | |
917 | | - | |
918 | | - | |
919 | | - | |
920 | 920 | | |
921 | 921 | | |
922 | 922 | | |
| |||
0 commit comments