修defname覆盖问题
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
<Defs>
|
<Defs>
|
||||||
<ThingDef Name="Wula_Human_Protect_Superclass" ParentName="BasePawn">
|
<ThingDef Name="Wula_Human_Protect_Superclass" ParentName="BasePawn" Abstract="True">
|
||||||
<defName>Human</defName>
|
|
||||||
<label>human</label>
|
|
||||||
<description>A baseline human, mostly unmodified by gene engineering and mostly unchanged by evolutionary pressures on non-Earth planets.</description>
|
|
||||||
<statBases>
|
<statBases>
|
||||||
<MarketValue>1750</MarketValue>
|
<MarketValue>1750</MarketValue>
|
||||||
<MoveSpeed>4.6</MoveSpeed>
|
<MoveSpeed>4.6</MoveSpeed>
|
||||||
|
|||||||
Reference in New Issue
Block a user