obstacles and chest loot

This commit is contained in:
2025-12-13 00:44:53 +01:00
parent 1d6f53a70e
commit 825b084a68
11 changed files with 169 additions and 38 deletions

View File

@@ -6,7 +6,7 @@ public enum EntityType {
NPC,
MONSTER,
ITEM,
WORLD,
OBSTACLE,
PICKUP,
PROJECTILE,
WEAPON,