修defname覆盖问题

This commit is contained in:
2025-08-16 18:31:29 +08:00
parent 82bce7932b
commit f286610be9

View File

@@ -1,9 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<ThingDef Name="Wula_Human_Protect_Superclass" ParentName="BasePawn">
<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>
<ThingDef Name="Wula_Human_Protect_Superclass" ParentName="BasePawn" Abstract="True">
<statBases>
<MarketValue>1750</MarketValue>
<MoveSpeed>4.6</MoveSpeed>