This commit is contained in:
2024-08-13 23:34:49 +08:00
parent 876a56c8c1
commit 0c2cc741d7
39 changed files with 2935 additions and 2485 deletions

View File

@@ -25,12 +25,12 @@ export class Main extends Root {
protected async run() {
smc.initialize = ecs.getEntity<Initialize>(Initialize);
smc.monsters = [
{uuid:1011},
{uuid:1021},
{uuid:1031},
{uuid:1041},
{uuid:1041},
{uuid:1041},
{uuid:1001},
{uuid:1002},
{uuid:1003},
{uuid:1004},
{uuid:1005},
{uuid:1006},
]
console.log("Game start");