minetest-mods / stamina

Adds hunger (stamina) to minetest.
17 stars 18 forks source link

Hp change reasons retry #42

Closed fluxionary closed 1 year ago

fluxionary commented 1 year ago

when trying to make use of #41 in practice, i've learned that a string passed as the "reason" is silently ignored. the reason must be a table. hence, attempt #2. i've actually tested it w/ a death message mod this time.

SmallJoker commented 1 year ago

@fluxionary Rebase needed.

fluxionary commented 1 year ago

rebased