Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse committed Jul 18, 2024
1 parent 40a7f2d commit f890189
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/json/items/ammo/barb.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"material": [ "bone" ],
"volume": "250 ml",
"weight": "37 g",
"ammo_type": "barb",
"ammo_type": "gene_sting",
"damage": { "damage_type": "stab", "amount": 5, "armor_penetration": 5 },
"dispersion": 120,
"loudness": 0,
Expand Down
2 changes: 1 addition & 1 deletion data/json/monster_special_attacks/monster_gun.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"RELOAD_AND_SHOOT"
],
"skill": "pistol",
"ammo": [ "gene_sting_barb" ],
"ammo": [ "gene_sting" ],
"clip_size": 1,
"weight": "540 g",
"volume": "750 ml",
Expand Down

0 comments on commit f890189

Please sign in to comment.