Skip to content

Commit

Permalink
actually adding the sprites in YML
Browse files Browse the repository at this point in the history
  • Loading branch information
Tryded committed May 26, 2024
1 parent 6ee1a3e commit 8ea2a81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,13 @@
- CartridgeMusket
capacity: 1
proto: CartridgeMusket
- type: Sprite
sprite: DeltaV/Objects/Weapons/Guns/Rifles/musket.rsi
state: base
- type: Gun #Smoothbore
fireRate: .125
resetOnHandSelected: false
minAngle: 20
minAngle: 22
maxAngle: 43
- type: Wieldable
- type: GunWieldBonus
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@
objectType: Item
description: An old flintlock, feels like 1800s gang warfare. Uses musket cartidges.
icon:
sprite: Objects/Weapons/Guns/Snipers/musket.rsi
sprite: Objects/Weapons/Guns/Snipers/flintlock.rsi
state: base

0 comments on commit 8ea2a81

Please sign in to comment.