Document equipment slot decision
This commit is contained in:
@@ -123,6 +123,13 @@ with a small health bump. This gives UI item-use work a concrete authority path
|
||||
while leaving tools, structures, and future complex consumables blocked until
|
||||
they have explicit gameplay rules.
|
||||
|
||||
Dedicated equipment slots are intentionally deferred for the 0.1.E MVP. The
|
||||
current `basic_tool` item can remain an inventory item until an implemented
|
||||
system needs active hand, worn, backpack, armor, weapon, durability, animation,
|
||||
or mesh-attachment state. When that need appears, equipment should be added as
|
||||
server-authoritative, replicated, persisted slot state rather than as local UI
|
||||
selection only.
|
||||
|
||||
## Time And Environment
|
||||
|
||||
The MVP gameplay calendar target is:
|
||||
|
||||
Reference in New Issue
Block a user