Skip to content

Commit

Permalink
guff
Browse files Browse the repository at this point in the history
  • Loading branch information
Dubwise56 committed May 3, 2019
1 parent 5519fed commit 6492ca6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<supportedVersions>
<li>1.0</li>
</supportedVersions>
<description>Nuclear power | Energy weapons | Nuclear weapons 1.6.741\n\nMultiplayer Ready</description>
<description>Nuclear power | Energy weapons | Nuclear weapons 1.6.796\n\nMultiplayer Ready</description>
</ModMetaData>
2 changes: 1 addition & 1 deletion About/Manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<Manifest>
<identifier>Rimatomics</identifier>
<version>1.6.741</version>
<version>1.6.796</version>
<manifestUri>https://raw.githubusercontent.com/Dubwise56/Rimatomics/master/About/Manifest.xml</manifestUri>
<downloadUri>/~https://github.com/Dubwise56/Rimatomics/releases/latest</downloadUri>
</Manifest>
Binary file modified Assemblies/Rimatomics.dll
Binary file not shown.
6 changes: 3 additions & 3 deletions Defs/GameConditionDefs/GameConditions_Misc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<GameConditionDef>
<defName>RadioactiveFallout</defName>
<conditionClass>Rimatomics.GameCondition_RadioactiveFallout</conditionClass>
<label>radioactive fallout</label>
<description>A plume of radioactive smoke and ash has been ejected into the air and will settle in the surrounding area.</description>
<label>meltdown fallout</label>
<description>A plume of radioactive smoke and ash from a reactor meltdown has been ejected into the air and will settle in the surrounding area.</description>
<endMessage>The worst of the radioactive dust has been washed away.</endMessage>
<canBePermanent>true</canBePermanent>
</GameConditionDef>

<GameConditionDef>
<defName>NuclearFallout</defName>
<conditionClass>Rimatomics.GameCondition_NuclearFallout</conditionClass>
<label>nuclear fallout</label>
<label>nuclear blast fallout</label>
<description>A plume of radioactive smoke and ash from a nuclear blast has been ejected into the air and will settle in the surrounding area.</description>
<endMessage>The worst of the radioactive dust has been washed away.</endMessage>
<canBePermanent>true</canBePermanent>
Expand Down

0 comments on commit 6492ca6

Please sign in to comment.