diff options
author | nea <nea@nea.moe> | 2023-05-18 03:20:22 +0200 |
---|---|---|
committer | nea <nea@nea.moe> | 2023-05-18 03:20:22 +0200 |
commit | 1dd603ab1cc42a602f1d82595dd15789ef63d2a3 (patch) | |
tree | 1658e1d32849d69102ff1e1b4c856da8428ab82b /TODO.txt | |
parent | 3ebe3e80b929b03ad0bcb0c76cec6b3285fe08bd (diff) | |
download | firmament-1dd603ab1cc42a602f1d82595dd15789ef63d2a3.tar.gz firmament-1dd603ab1cc42a602f1d82595dd15789ef63d2a3.tar.bz2 firmament-1dd603ab1cc42a602f1d82595dd15789ef63d2a3.zip |
Add slot locking
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,6 @@ - Storage Overlay - PV - NEU buttons -- Slot locking - Pet/Equipment hud in inventory - Pet Overlay - Price Graphs @@ -27,6 +26,8 @@ Priority 2: - biome wands - dirt wand - block zapper +- slot binding +- uuid locking (allow items with that uuid to be moved around but not dropped/sold) Priority 3: - Item rarity halo |