Skip to content

Commit

Permalink
More guns #455
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed Jul 19, 2021
1 parent 012ebaa commit faefd20
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 2 deletions.
Binary file added graphics/chars/guns/chaingun_blue_24x22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graphics/chars/guns/rifle2_30x22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/chars/guns/rifle_30x22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/chars/guns/shotgun_30x22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graphics/chars/guns/shotgun_green_30x22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions missions/spacepirates.cdogscpn/guns.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Ammo": "Mini cells"
},
{
"Pic": "pulserifle",
"Pic": "chaingun_blue",
"Name": "AArms Pulse MG",
"Icon": "pulse_rifle",
"Bullet": "blue_bullet",
Expand All @@ -27,6 +27,8 @@
"Ammo": "Mini cells"
},
{
"Pic": "rifle2",
"Grips": 2,
"Name": "XTech BounceRifle",
"Icon": "powergun",
"Bullet": "blue_beam",
Expand All @@ -39,7 +41,7 @@
"Ammo": "Cells"
},
{
"Pic": "rifle",
"Pic": "shotgun_green",
"Grips": 2,
"Name": "Zeild Particle Shotgun V5",
"Icon": "sniper",
Expand Down

0 comments on commit faefd20

Please sign in to comment.