PN_Revolver description 수정
This commit is contained in:
parent
752f6517de
commit
b6661348a1
@ -399,7 +399,7 @@
|
||||
<ThingDef ParentName="PN_BaseMakeableGun">
|
||||
<defName>PN_Revolver</defName>
|
||||
<label>PnL revolver</label>
|
||||
<description>[caution] : Automaton exclusive weapon.\n\nA 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. It can be loaded quickly by linking with the automaton.</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Weapons/PNRevolver</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
@ -896,7 +896,7 @@
|
||||
<damageDef>Bullet</damageDef>
|
||||
<damageAmountBase>40</damageAmountBase>
|
||||
<stoppingPower>3</stoppingPower>
|
||||
<armorPenetrationBase>0.70</armorPenetrationBase>
|
||||
<armorPenetrationBase>0.45</armorPenetrationBase>
|
||||
<speed>100</speed>
|
||||
</projectile>
|
||||
<graphicData>
|
||||
|
Loading…
x
Reference in New Issue
Block a user