TShock icon indicating copy to clipboard operation
TShock copied to clipboard

Fix `/wind`

Open punchready opened this issue 1 year ago • 1 comments

The command was randomly changed in https://github.com/Pryaxis/TShock/commit/05a4e025f7831c6163daa8fbdb1c9436e61aa45e to parse as int instead but not do any conversions. This fixes it, allows entering the value in mph, and limits the range to the safe one also accessible through the journey menu. See https://github.com/Pryaxis/TShock/discussions/3017.

punchready avatar Feb 12 '24 09:02 punchready

These changes will run correctly (according to my smooth as heck brain)

lucasgames8957 avatar Apr 29 '24 14:04 lucasgames8957