Phase 6: spawn command creates mobs at player position from loaded templates. Server loads mob templates from content/mobs/ at startup, injects world into combat/commands module, and runs process_mobs() each game loop tick after process_combat(). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| commands.py | ||
| encounter.py | ||
| engine.py | ||
| moves.py | ||