Skip to content

Commit

Permalink
reverted fix for meteorite with mech parts
Browse files Browse the repository at this point in the history
  • Loading branch information
rheirman committed Aug 16, 2020
1 parent d793187 commit 2814bbc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions 1.1/Defs/ThingDefs/Items.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,8 @@
<statBases>
<MaxHitPoints>70</MaxHitPoints>
</statBases>
<mineable>false</mineable>
<building>
<isResourceRock>false</isResourceRock>
<isResourceRock>true</isResourceRock>
<mineableThing>WTH_MechanoidParts</mineableThing>
<mineableYield>40</mineableYield>
<mineableScatterCommonality>0</mineableScatterCommonality>
Expand Down
3 changes: 1 addition & 2 deletions 1.2/Defs/ThingDefs/Items.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,8 @@
<statBases>
<MaxHitPoints>70</MaxHitPoints>
</statBases>
<mineable>false</mineable>
<building>
<isResourceRock>false</isResourceRock>
<isResourceRock>true</isResourceRock>
<mineableThing>WTH_MechanoidParts</mineableThing>
<mineableYield>40</mineableYield>
<mineableScatterCommonality>0</mineableScatterCommonality>
Expand Down
2 changes: 2 additions & 0 deletions News/UpdateFeatures.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ What the Hack is updated to support Rimworld 1.2. Moreover, this update comes wi

Credits go to NoirFry for helping out solving some of the issues.

I also updated Giddy-up! Mechanoids to support Rimworld 1.2, so you can also Ride your mechs to battle!

If you run into any issues, please report them with a hugslib log (press ctrl+f12 in-game to get one). Enjoy the update!
Cheers,
Roolo
Expand Down

0 comments on commit 2814bbc

Please sign in to comment.