fix: fixed looting.
Showing
- src/main/java/com/syncleus/aethermud/command/commands/admin/LoadNpcCommand.java 1 addition, 17 deletions...leus/aethermud/command/commands/admin/LoadNpcCommand.java
- src/main/java/com/syncleus/aethermud/npc/NpcBuilder.java 1 addition, 6 deletionssrc/main/java/com/syncleus/aethermud/npc/NpcBuilder.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/GraphDbAetherMudStorage.java 6 additions, 1 deletion...us/aethermud/storage/graphdb/GraphDbAetherMudStorage.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/ItemData.java 15 additions, 10 deletions...om/syncleus/aethermud/storage/graphdb/model/ItemData.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/LootData.java 1 addition, 3 deletions...om/syncleus/aethermud/storage/graphdb/model/LootData.java
- src/main/java/com/syncleus/aethermud/storage/graphdb/model/NpcData.java 3 additions, 3 deletions...com/syncleus/aethermud/storage/graphdb/model/NpcData.java
Loading
Please register or sign in to comment