feat(content): POC deserter origin + world fixtures with id-resolution check

This commit is contained in:
2026-07-09 12:37:29 -05:00
parent e80a4071f6
commit 4aa65c9d4c
9 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1 @@
{ "id": "coin", "name": "coin", "slot": "currency" }

View File

@@ -0,0 +1 @@
{ "id": "worn_shortsword", "name": "a worn shortsword", "slot": "weapon" }