Skip to content

Commit

Permalink
Energy gun sprites + Minor bug fixes (#811)
Browse files Browse the repository at this point in the history
* New Pistol Sprites

* Carbine Sprites Fix

* Kill and Lethal Consistency fix
  • Loading branch information
Tryded authored Feb 10, 2024
1 parent e1337f7 commit ae2790b
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
state: disabler
- proto: BulletEnergyGunLaser
fireCost: 200
name: kill
name: lethal
state: lethal
- type: MagazineVisuals
magState: mag
Expand Down Expand Up @@ -151,7 +151,7 @@
state: disabler
- proto: BulletEnergyGunLaser
fireCost: 200
name: kill
name: lethal
state: lethal
- type: MagazineVisuals
magState: mag
Expand Down
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,16 @@
"name": "mag-unshaded-4"
},
{
"name": "lethal-inhand-left",
"name": "inhand-left",
"directions": 4
},
{
"name": "lethal-inhand-right",
"name": "inhand-right",
"directions": 4
}
},
{
"name": "equipped-BACKPACK",
"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.
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.
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.
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 ae2790b

Please sign in to comment.