This commit is contained in:
2024-08-18 23:38:55 +08:00
parent e8dbb9bab3
commit 8f57f57c1d
1004 changed files with 234067 additions and 16087 deletions

View File

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