mirror of
https://github.com/FalloutCollaborationProject/FCP-NCR.git
synced 2026-07-27 17:00:12 -07:00
misc fixes
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<bodyTypeMale>Male</bodyTypeMale>
|
||||
<possessions />
|
||||
</BackstoryDef>
|
||||
|
||||
|
||||
<!--__ Adults __-->
|
||||
|
||||
<!-- NCR Pioneer -->
|
||||
|
||||
@@ -429,4 +429,4 @@
|
||||
</root>
|
||||
</ThingSetMakerDef>
|
||||
|
||||
</Defs>
|
||||
</Defs>
|
||||
@@ -23,23 +23,6 @@
|
||||
|
||||
<!--_____ Revolvers _____-->
|
||||
|
||||
<!-- Ranger Ricks "Big Iron" Bullet -->
|
||||
|
||||
<ThingDef ParentName="BaseBullet">
|
||||
<defName>FCP_Bullet_Ranger_Ricks_Big_Iron_Revolver</defName>
|
||||
<label>Ranger Ricks "Big Iron" Bullet</label>
|
||||
<graphicData>
|
||||
<texPath>Things/Projectile/Bullet_Small</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<projectile>
|
||||
<damageDef>Bullet</damageDef>
|
||||
<damageAmountBase>24</damageAmountBase>
|
||||
<stoppingPower>6</stoppingPower>
|
||||
<speed>78</speed>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
|
||||
<!-- Ranger Sequoia Bullet -->
|
||||
|
||||
<ThingDef ParentName="BaseBullet">
|
||||
|
||||
Reference in New Issue
Block a user