For all elements not explicitly positioned, sort by `order` value. If two elements have the same `order` value, sort by the order they appear in the source.
So in the game, setting the `order` of the `#poison` to any value greater than 0 (the default) will move it to the end.
For all elements not explicitly positioned, sort by `order` value. If two elements have the same `order` value, sort by the order they appear in the source.
So in the game, setting the `order` of the `#poison` to any value greater than 0 (the default) will move it to the end.