Use rot-js for scheduling & path finding
This commit is contained in:
@@ -14,7 +14,6 @@ describe('ProgressionManager', () => {
|
||||
isPlayer: true,
|
||||
pos: { x: 0, y: 0 },
|
||||
speed: 100,
|
||||
energy: 0,
|
||||
stats: {
|
||||
maxHp: 20,
|
||||
hp: 20,
|
||||
|
||||
Reference in New Issue
Block a user