You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this seed, Leaf Shield consumes 1 ammo, but it can't be used with 2 or less. This is a residual check from the vanilla game, where Leaf Shield takes 3 ammo.
The text was updated successfully, but these errors were encountered:
I see, so there is another value containing the ammo cost that I missed, which is checked against to see if you run out of ammo. Is there a separate address for this for each weapon type? Is 0F:DAF5 only for Leaf Shield?
Example seed:
WCABIN
(v0.5.0)In this seed, Leaf Shield consumes 1 ammo, but it can't be used with 2 or less. This is a residual check from the vanilla game, where Leaf Shield takes 3 ammo.
The text was updated successfully, but these errors were encountered: