物品图标

This commit is contained in:
2024-08-29 23:59:27 +08:00
parent 01fa44c19d
commit 6b4789d07c
22 changed files with 1089 additions and 903 deletions

View File

@@ -42,7 +42,10 @@ export class SingletonModuleComp extends ecs.Comp {
skills:any = []
monsters_dead:any = []
heros_dead:any = []
least_hp_monster_eid:number=0;
least_hp_monster_hp:number=1000;
least_hp_hero_eid:number=0;
least_hp_hero_hp:number=1000;
vm_data: any = {
name : "纸片精灵大乱斗",
/**宝石数量 */