(client) chore:修改示例定义中的错误定义
This commit is contained in:
@ -1,11 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Define>
|
||||
<AttributesDef>
|
||||
<CharacterAttributesDef>
|
||||
<defName>CatGirl</defName>
|
||||
<health>100</health>
|
||||
<speed>1.2</speed>
|
||||
<strength>5</strength>
|
||||
</AttributesDef>
|
||||
<moveSpeed>1.2</moveSpeed>
|
||||
</CharacterAttributesDef>
|
||||
|
||||
<CharacterDef>
|
||||
<defName>CatGirl</defName>
|
||||
|
Reference in New Issue
Block a user