Skip to content

Commit

Permalink
Update Projectiles.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SaltyKarl committed Jun 6, 2024
1 parent f121fcb commit b9071b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</projectile>
</ThingDef>

<ThingDef ParentName="LaserBulletRed"><!-- the projectile switching don't work, so damage is reduced -->
<ThingDef Class="CombatExtended.Lasers.LaserBeamDefCE" ParentName="LaserBulletRed"><!-- the projectile switching don't work, so damage is reduced -->
<defName>Bullet_Shuttle_Laser_CE</defName>
<label>laser beam</label>
<projectile Class="CombatExtended.ProjectilePropertiesCE">
Expand Down

0 comments on commit b9071b0

Please sign in to comment.