Skip to content

Commit

Permalink
Fix handmade magnum carbine using wrong ammo (#37364)
Browse files Browse the repository at this point in the history
  • Loading branch information
LaVeyanFiend authored and kevingranade committed Jan 25, 2020
1 parent fa4ed2d commit b5561ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Generic_Guns/firearms/pistol_magnum.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"copy-from": "henry_big_boy",
"type": "GUN",
"name": "handmade magnum carbine",
"ammo_type": [ "ammo_pistol_magnum", "ammo_pistol" ],
"ammo": [ "ammo_pistol_magnum", "ammo_pistol" ],
"description": "A crudely constructed carbine, chambered for magnum pistol ammo and standard pistol ammo. It feeds from commerical magnum pistol magazines, and locks with a rudimentary lever action system. Its powerful cartridge and relative precision should serve well against zombies and medium game.",
"weight": "2114 g",
"volume": "2 L",
Expand Down

0 comments on commit b5561ea

Please sign in to comment.