Skip to content

Commit 7458e2c

Browse files
committed
12/16/17
-Dark Young no longer appear in manhunter groups. -Fixed Dark Young grapple errors thrown by JecsTools.
1 parent 409f816 commit 7458e2c

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

Assemblies/CosmicHorror.dll

0 Bytes
Binary file not shown.

Defs/PawnKindDefs_CosmicHorrors/CH_KindsDarkYoung.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
<defName>ROM_DarkYoung</defName>
1818
<label>Dark Young</label>
1919
<race>ROM_DarkYoung</race>
20-
<combatPower>100</combatPower>
20+
<combatPower>200</combatPower>
21+
<canArriveManhunter>false</canArriveManhunter>
2122
<aiAvoidCover>true</aiAvoidCover>
2223
<lifeStages>
2324
<li>
@@ -80,7 +81,7 @@
8081
<capacities>
8182
<li>ROM_BluntMonstrous</li>
8283
</capacities>
83-
<power>10</power>
84+
<power>14</power>
8485
<cooldownTime>1.65</cooldownTime>
8586
<linkedBodyPartsGroup>ROM_Hooves</linkedBodyPartsGroup>
8687
<commonality>0.2</commonality>
@@ -90,7 +91,7 @@
9091
<capacities>
9192
<li>ROM_BluntMonstrous</li>
9293
</capacities>
93-
<power>10</power>
94+
<power>14</power>
9495
<cooldownTime>1.65</cooldownTime>
9596
<linkedBodyPartsGroup>ROM_Tentacles</linkedBodyPartsGroup>
9697
</li>
@@ -99,7 +100,7 @@
99100
<capacities>
100101
<li>ROM_ConstrictMonstrous</li>
101102
</capacities>
102-
<power>5</power>
103+
<power>10</power>
103104
<cooldownTime>1.65</cooldownTime>
104105
<linkedBodyPartsGroup>ROM_Tentacles</linkedBodyPartsGroup>
105106
<commonality>0.25</commonality>

Source/obj/Debug/CosmicHorror.dll

0 Bytes
Binary file not shown.
-60 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)