Skip to content

Commit

Permalink
Gnoblin grenade graphic tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralReaction committed Sep 17, 2023
1 parent 3dfedd1 commit 97edaef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Patches/Rim Gnoblins/Gnoblins_Grenade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,13 @@
<li Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="RGWeapon_Toxpot"]/costList</xpath>
</li>

<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="RGWeapon_Toxpot"]/graphicData/texPath</xpath>
<value>
<texPath>Items/Weapons/Toxpots/Toxpot_Flying</texPath>
</value>
</li>

<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="RGWeapon_Toxpot"]</xpath>
Expand Down

0 comments on commit 97edaef

Please sign in to comment.