Skip to content

Commit

Permalink
projectiles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Savko231333 authored Jan 31, 2025
1 parent a015ae6 commit 0cb2c6c
Showing 1 changed file with 15 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1051,4 +1051,18 @@
- type: ProjectileSpread
proto: BulletDisablerSmg
count: 3 #bit stronger than a disabler if you hit your shots you goober, still not a 2 hit stun though
spread: 9
spread: 9

- type: entity
name : Miniature Energy Gun bolt
id: BulletMiniatureEnergyGun
parent: BulletDisabler
categories: [ HideSpawnMenu ]
components:
- type: Projectile
impactEffect: BulletImpactEffectDisabler
damage:
types:
Heat: 10
- type: StaminaDamageOnCollide
damage: 0

0 comments on commit 0cb2c6c

Please sign in to comment.