This commit is contained in:
2026-06-24 14:46:14 +09:00
63 changed files with 326223 additions and 1001 deletions

View File

@@ -10,5 +10,6 @@ public enum InventoryItemType
OldCompass,
Trash,
Bottle,
MemoryPiece
MemoryPiece,
Coin
}