Skip to content

Commit 6720fd8

Browse files
committed
Fixes for 0.19.1998
1 parent 7259f15 commit 6720fd8

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

Defs/PawnKindDefs_CosmicHorrors/CH_KindsChthonian.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<ComfyTemperatureMin>-100</ComfyTemperatureMin>
5858
<ComfyTemperatureMax>100</ComfyTemperatureMax>
5959
</statBases>
60+
<techLevel>Animal</techLevel>
6061
<tools>
6162
<li>
6263
<label>tentacles</label>

Defs/PawnKindDefs_CosmicHorrors/CH_KindsDeepOne.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
<defName>ROM_DeepOne</defName>
108108
<label>Deep One</label>
109109
<description>A fish headed but frog bodied humanoid with large bulging eyes and webbed hands. They have powerful scaly bodies, designed to withstand the pressures of the ocean.</description>
110+
<techLevel>Animal</techLevel>
110111
<statBases>
111112
<Mass>200</Mass>
112113
<MoveSpeed>4.6</MoveSpeed>
@@ -253,6 +254,7 @@
253254
<ComfyTemperatureMin>-100</ComfyTemperatureMin>
254255
<ComfyTemperatureMax>100</ComfyTemperatureMax>
255256
</statBases>
257+
<techLevel>Animal</techLevel>
256258
<tools>
257259
<li>
258260
<label>left claw</label>

Defs/PawnKindDefs_CosmicHorrors/CH_KindsMiGo.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
<ArmorRating_Blunt>0.4</ArmorRating_Blunt>
127127
<ArmorRating_Sharp>0.4</ArmorRating_Sharp>
128128
</statBases>
129+
<techLevel>Animal</techLevel>
129130
<tools>
130131
<li>
131132
<label>legs</label>
@@ -215,8 +216,6 @@
215216
</modExtensions>
216217
</ThingDef>
217218

218-
219-
220219
<!-- WEAPONS -->
221220

222221
<ThingDef ParentName="BaseBullet">
@@ -253,7 +252,7 @@
253252
<RangedWeapon_Cooldown>2.6</RangedWeapon_Cooldown>
254253
</statBases>
255254
<tradeability>None</tradeability>
256-
<techLevel>Spacer</techLevel>
255+
<techLevel>Neolithic</techLevel>
257256
<menuHidden>True</menuHidden>
258257
<destroyOnDrop>True</destroyOnDrop>
259258
<weaponTags>

Defs/PawnKindDefs_CosmicHorrors/CH_KindsStarVampire.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@
349349
<linkedBodyPartsGroup>Teeth</linkedBodyPartsGroup>
350350
</li>
351351
</tools>
352+
<techLevel>Animal</techLevel>
352353
<race>
353354
<bloodDef>Filth_Blood</bloodDef>
354355
<hasGenders>false</hasGenders>

0 commit comments

Comments
 (0)