description 수정

This commit is contained in:
Cocopomel 2021-12-01 23:45:52 +09:00
parent 7ff396b921
commit 688f5eff4f

View File

@ -399,7 +399,7 @@
<ThingDef ParentName="PN_BaseMakeableGun"> <ThingDef ParentName="PN_BaseMakeableGun">
<defName>PN_Revolver</defName> <defName>PN_Revolver</defName>
<label>PnL revolver</label> <label>PnL revolver</label>
<description>A revolver similar to a shotgun that fires from six barrels at once. It can be loaded quickly by linking with the automaton.</description> <description>A revolver similar to a shotgun that fires from six barrels at once.</description>
<graphicData> <graphicData>
<texPath>Things/Weapons/PNRevolver</texPath> <texPath>Things/Weapons/PNRevolver</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>