Skip to content

Commit

Permalink
Fix gas bombs ammo icon (fixes #795)
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed Jul 21, 2023
1 parent 48f6e8a commit 5ca7994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ammo.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"Name": "Gas bombs",
"Pic": {
"Type": "Normal",
"Pic": "confusion_grenade"
"Pic": "gas_grenade_pickup"
},
"Sound": "grenade_pickup",
"Amount": 5,
Expand Down

0 comments on commit 5ca7994

Please sign in to comment.