修复怪物配置文件中技能等级字段的格式错误
This commit is contained in:
@@ -8840,7 +8840,7 @@ Monster={
|
|||||||
exp = 0,
|
exp = 0,
|
||||||
attackInterval = 1000,
|
attackInterval = 1000,
|
||||||
skills = {
|
skills = {
|
||||||
{id=79,le vel=1,event=0,autoCD=false},
|
{id=79,level=1,event=0,autoCD=false},
|
||||||
},
|
},
|
||||||
modelid = 30226,
|
modelid = 30226,
|
||||||
attackMusicRate = 100,
|
attackMusicRate = 100,
|
||||||
|
|||||||
Reference in New Issue
Block a user