SamsTheNerd / HexGloop

A very gloopy hex casting addon
GNU Lesser General Public License v3.0
4 stars 8 forks source link

[Suggestion] Show food and media values in book #33

Open object-Object opened 8 months ago

object-Object commented 8 months ago

https://hexgloop.hexxy.media/v/latest/main/en_us/#items/hex_snacks@hexgloop:conjure_tasty_treat Says it returns the iota, but the args don't show a return value. (Also, it might be nice to show the food and media values in the book - that's what I originally went there to find.)

SamsTheNerd commented 8 months ago

Args are right, description needs to be fixed. (Had to switch to spell instead of const media to avoid free media dupes which meant giving up an easy way to return values.

Having food values there is a good idea though. Idk how I'd communicate saturation though, if at all.

SamsTheNerd commented 7 months ago

fixed in v0.2.0 - gonna rename issue to be more about the health value stuff though