Lacey Jones
New member
So if you pass 0 it will try to eat, make or closet one more than all you have, negative numbers will count backwards:
Thankfully the code preventing my mistake of grinding 13mil meat in sausages is now protected, but who knows what kind of other places where this might break and do some harm to someone. And if this was intended behaviour, it's kind of an evil intended behaviour
> eat 0 cal sau
(usable quantity of magical sausage (351) is limited to 0 by daily limit)
> eat -1 cal sau
(usable quantity of magical sausage (350) is limited to 0 by daily limit)
> closet put 0 magical sausage casing
Placing items into closet...
Transfer failed for magical sausage casing (344)
> /count magical sausage casing
You have 343 magical sausage casings.
> closet put -1 magical sausage casing
Placing items into closet...
Requests complete.
> make 0 cal sau
Creating 344 magical sausage...
Requests complete.
Thankfully the code preventing my mistake of grinding 13mil meat in sausages is now protected, but who knows what kind of other places where this might break and do some harm to someone. And if this was intended behaviour, it's kind of an evil intended behaviour
