dd
This commit is contained in:
@@ -54,6 +54,11 @@ export class SingletonModuleComp extends ecs.Comp {
|
||||
max: 20,
|
||||
speed:1,
|
||||
},
|
||||
gold_add: {
|
||||
min: 0,
|
||||
max: 10,
|
||||
speed:2,
|
||||
},
|
||||
|
||||
};
|
||||
vmAdd() {
|
||||
|
||||
Reference in New Issue
Block a user