This commit is contained in:
pan@work
2024-08-13 17:06:10 +08:00
parent 825457fd0e
commit 876a56c8c1
17 changed files with 2156 additions and 610 deletions

View File

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