Skip to content

Commit

Permalink
Merge pull request #4 from ImSimmin/patch-1
Browse files Browse the repository at this point in the history
Update Buildings_Batteries.xml
  • Loading branch information
AndroidQuazar authored Feb 5, 2021
2 parents 0b68ba5 + 50929be commit 590c233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 1.2/Defs/ThingDefs_Buildings/Buildings_Batteries.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ThingDef ParentName="BuildingBase">
<defName>VFE_LargeBattery</defName>
<label>large battery</label>
<description>Stores large amounts of electricity for later use. Charged large batteries explode when exposed to rain or fire.</description>
<description>Stores a large amount of electricity for later use. Charged large batteries explode when exposed to rain or fire.</description>
<thingClass>Building_Battery</thingClass>
<graphicData>
<texPath>Things/Building/Batteries/BatteryLarge</texPath>
Expand Down Expand Up @@ -62,7 +62,7 @@
<ThingDef ParentName="BuildingBase">
<defName>VFE_SmallBattery</defName>
<label>small battery</label>
<description>Stores small amount of electricity for later use. Charged batteries explode when exposed to rain or fire.</description>
<description>Stores a small amount of electricity for later use. Charged batteries explode when exposed to rain or fire.</description>
<thingClass>VanillaPowerExpanded.Building_SmallBattery</thingClass>
<graphicData>
<texPath>Things/Building/Batteries/BatterySmall</texPath>
Expand Down

0 comments on commit 590c233

Please sign in to comment.