Skip to content

Commit

Permalink
Fix NFSD-Lake sprite and darts (#1525)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leander-0 authored Jun 15, 2024
1 parent d6241ca commit 571c56a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
projectile:
shape:
!type:PhysShapeAabb
bounds: "-0.1,-0.1,0.1,0.1"
bounds: "-0.2,-0.2,0.2,0.2"
hard: false
mask:
- Impassable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
quickEquip: false
slots:
- Back
- Belt
- suitStorage
- type: BallisticAmmoProvider
proto: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
{
"name": "equipped-SUITSTORAGE",
"directions": 4
},
{
"name": "wielded-inhand-left",
"directions": 4
},
{
"name": "wielded-inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 571c56a

Please sign in to comment.