dd
This commit is contained in:
@@ -93,6 +93,16 @@ export class SingletonModuleComp extends ecs.Comp {
|
||||
max: 5,
|
||||
speed:1,
|
||||
},
|
||||
item_box:{
|
||||
hp:0,
|
||||
atk:0,
|
||||
atk_cd:0,
|
||||
power:0,
|
||||
name:"",
|
||||
skillcd:0,
|
||||
skillsd:0,
|
||||
info:"",
|
||||
}
|
||||
|
||||
};
|
||||
vmAdd() {
|
||||
|
||||
Reference in New Issue
Block a user