12 gauge ammo - buckshot and slugs confused

Issue #124 resolved
JAsmine-ja2 NA created an issue

Quote from magazines.json:

    "itemIndex": 107,
    "ammoType": "AMMO_BUCKSHOT",
    "internalName": "CLIP12G_7",

    "itemIndex": 108,
    "internalName": "CLIP12G_7_BUCKSHOT"
    "ammoType": "AMMO_REGULAR",

Clearly, "ammoType" is confused. Should be "AMMO_REGULAR" in index 107 and "AMMO_BUCKSHOT" in index108. Game version is v0.12.275-win.

Comments (5)

  1. Log in to comment