diff --git a/Token-System.md b/Token-System.md index 6931b34..086b855 100644 --- a/Token-System.md +++ b/Token-System.md @@ -34,4 +34,11 @@ There is a special reset token, which will reset the tracked stats of an item. T Apply it like any other token. -![reset-token](https://raw.githubusercontent.com/hyperdefined/ToolStats/refs/heads/master/images/crafting/reset-token.png)
ID: `reset` \ No newline at end of file +![reset-token](https://raw.githubusercontent.com/hyperdefined/ToolStats/refs/heads/master/images/crafting/reset-token.png)
ID: `reset` + +## Remove Token +There is a special remove token, which will REMOVE ALL tracked stats of an item. This also does *NOT* remove the origin of the item (crafted, traded, etc). + +Apply it like any other token. + +![remove-token](https://raw.githubusercontent.com/hyperdefined/ToolStats/refs/heads/master/images/crafting/remove-token.png)
ID: `remove` \ No newline at end of file