Added trading and quests, checkpoint push

This commit is contained in:
Joan
2026-02-08 20:18:42 +01:00
parent 8820cd897e
commit 70dc35b4b2
36 changed files with 3583 additions and 279 deletions

View File

@@ -118,6 +118,8 @@ services:
volumes:
- ./gamedata:/app/gamedata:ro
- ./images:/app/images:ro
- ./api:/app/api:rw
- ./data:/app/data:rw
depends_on:
- echoes_of_the_ashes_db
- echoes_of_the_ashes_redis