Add crafting skills
This commit is contained in:
@ -356,6 +356,7 @@
|
||||
"weapon",
|
||||
"module",
|
||||
"money",
|
||||
"craftingskill",
|
||||
"condition",
|
||||
"action",
|
||||
"freeaction",
|
||||
@ -417,6 +418,10 @@
|
||||
"movespeed": 0
|
||||
}
|
||||
},
|
||||
"craftingskill" : {
|
||||
"level": 0,
|
||||
"description": ""
|
||||
},
|
||||
"action": {
|
||||
"description": ""
|
||||
},
|
||||
|
Reference in New Issue
Block a user