dd
This commit is contained in:
@@ -82,7 +82,7 @@ export class Boss extends ecs.Entity {
|
||||
bs.atk_dis = smc.monsters[uuid].atk_dis;
|
||||
bs.power = smc.monsters[uuid].power;
|
||||
bs.power_max = smc.monsters[uuid].power_max;
|
||||
|
||||
bs.skill = smc.monsters[uuid].skill_uuid;
|
||||
bs.type = smc.monsters[uuid].type;
|
||||
bs.scale = -1;
|
||||
bs.Tpos = v3(0,0,0);
|
||||
|
||||
Reference in New Issue
Block a user