-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
tenmillimaster
committed
Jan 9, 2020
1 parent
1ccb6a8
commit 9f9798e
Showing
51 changed files
with
3,614 additions
and
1,792 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[ | ||
{ | ||
"id": "black_powder_ball", | ||
"type": "AMMO", | ||
"copy-from": "flintlock_ammo", | ||
"name": "paper cartridge", | ||
"description": "A paper cartridge containing black powder and a lead ball. Historically used to reload muzzleloaders in a more reasonable time.", | ||
"ammo_type": "ammo_black_powder" | ||
}, | ||
{ | ||
"id": "black_powder_shot", | ||
"type": "AMMO", | ||
"copy-from": "flintlock_shot", | ||
"name": "paper shot cartridge", | ||
"description": "A paper cartridge containing black powder and metallic shot. Historically used to reload muzzleloaders in a more reasonable time.", | ||
"ammo_type": "ammo_black_powder" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
[ | ||
{ | ||
"id": "pistol_tiny_casing", | ||
"copy-from": "32_casing", | ||
"type": "GENERIC", | ||
"name": "tiny pistol casing", | ||
"description": "An empty casing from a tiny pistol round." | ||
}, | ||
{ | ||
"id": "pistol_casing", | ||
"copy-from": "9mm_casing", | ||
"type": "GENERIC", | ||
"name": "pistol casing", | ||
"description": "An empty casing from a standard pistol round." | ||
}, | ||
{ | ||
"id": "pistol_magnum_casing", | ||
"copy-from": "44_casing", | ||
"type": "GENERIC", | ||
"name": "magnum pistol casing", | ||
"description": "An empty casing from a magnum pistol round." | ||
}, | ||
{ | ||
"id": "rifle_casing", | ||
"copy-from": "308_casing", | ||
"type": "GENERIC", | ||
"name": "rifle casing", | ||
"description": "An empty casing from a rifle round." | ||
}, | ||
{ | ||
"id": "rifle_huge_casing", | ||
"copy-from": "50_casing", | ||
"type": "GENERIC", | ||
"name": "huge rifle casing", | ||
"description": "A huge casing from an huge rifle round." | ||
}, | ||
{ | ||
"id": "shot_casing", | ||
"copy-from": "shot_hull", | ||
"type": "GENERIC", | ||
"name": "shotshell hull", | ||
"description": "A shotshell's casing, a plastic tube with a brass casehead, commonly referred to as a hull." | ||
}, | ||
{ | ||
"id": "grenade_casing", | ||
"copy-from": "40x46mm_m199_casing", | ||
"type": "GENERIC", | ||
"name": "grenade casing", | ||
"description": "A large casing from a grenade round." | ||
}, | ||
{ | ||
"id": "ammolinkrifle", | ||
"copy-from": "ammolink", | ||
"type": "GENERIC", | ||
"name": "rifle belt linkage", | ||
"use_action": { "type": "ammobelt", "belt": "rifle_belt" } | ||
}, | ||
{ | ||
"id": "ammolinkgrenade", | ||
"copy-from": "ammolink", | ||
"type": "GENERIC", | ||
"name": "grenade belt linkage", | ||
"use_action": { "type": "ammobelt", "belt": "grenade_belt" } | ||
}, | ||
{ | ||
"id": "ammolinkrifle_huge", | ||
"copy-from": "ammolink", | ||
"type": "GENERIC", | ||
"name": "heavy machinegun belt linkage", | ||
"use_action": { "type": "ammobelt", "belt": "rifle_huge_belt" } | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,300 @@ | ||
[ | ||
{ | ||
"id": [ "22_fmj", "32_acp" ], | ||
"type": "MIGRATION", | ||
"replace": "tiny_pistol_ball" | ||
}, | ||
{ | ||
"id": [ "bp_22_fmj", "bp_22_lr", "bp_32_acp", "reloaded_22_fmj", "reloaded_32_acp" ], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_tiny_pistol_ball" | ||
}, | ||
{ | ||
"id": [ "22_cb", "22_lr", "22_ratshot" ], | ||
"type": "MIGRATION", | ||
"replace": "tiny_pistol_jhp" | ||
}, | ||
{ | ||
"id": [ "reloaded_22_lr", "bp_22_lr" ], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_tiny_pistol_jhp" | ||
}, | ||
{ | ||
"id": [ | ||
"10mm_fmj", | ||
"357sig_fmj", | ||
"38_fmj", | ||
"380_FMJ", | ||
"380_p", | ||
"38super_fmj", | ||
"40fmj", | ||
"45_acp", | ||
"46mm", | ||
"57mm", | ||
"5x50dart", | ||
"762_25hot", | ||
"762_25typeP", | ||
"9mmfmj", | ||
"9mmP", | ||
"9mmP2", | ||
"9x18mmfmj", | ||
"9x18mmP2" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "pistol_ball" | ||
}, | ||
{ | ||
"id": [ | ||
"bp_10mm_fmj", | ||
"bp_38_fmj", | ||
"bp_380_FMJ", | ||
"bp_40ball", | ||
"bp_44ball", | ||
"bp_45_acp", | ||
"bp_46mm", | ||
"bp_57mm", | ||
"bp_9mmfmj", | ||
"bp_9x18mmfmj", | ||
"reloaded_10mm_fmj", | ||
"reloaded_357sig_fmj", | ||
"reloaded_38_fmj", | ||
"reloaded_380_FMJ", | ||
"reloaded_380_p", | ||
"reloaded_38super_fmj", | ||
"reloaded_40fmj", | ||
"reloaded_45_acp", | ||
"reloaded_46mm", | ||
"reloaded_57mm", | ||
"reloaded_5x50dart", | ||
"reloaded_9mmfmj", | ||
"reloaded_9mmP", | ||
"reloaded_9mmP2", | ||
"reloaded_9x18mmfmj", | ||
"reloaded_9x18mmP2" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_pistol_ball" | ||
}, | ||
{ | ||
"id": [ | ||
"357sig_jhp", | ||
"38_special", | ||
"38_super", | ||
"380_JHP", | ||
"40sw", | ||
"45_jhp", | ||
"45_super", | ||
"45colt_jhp", | ||
"5x50heavy", | ||
"762_25", | ||
"9mm", | ||
"9x18mm" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "pistol_jhp" | ||
}, | ||
{ | ||
"id": [ | ||
"bp_38_special", | ||
"bp_380_JHP", | ||
"bp_40sw", | ||
"bp_45_jhp", | ||
"bp_762_25", | ||
"bp_9mm", | ||
"bp_9x18mm", | ||
"reloaded_357sig_jhp", | ||
"reloaded_38_special", | ||
"reloaded_38_super", | ||
"reloaded_380_JHP", | ||
"reloaded_40sw", | ||
"reloaded_45_jhp", | ||
"reloaded_45_super", | ||
"reloaded_45colt_jhp", | ||
"reloaded_762_25", | ||
"reloaded_9mm", | ||
"reloaded_9x18mm" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_pistol_jhp" | ||
}, | ||
{ | ||
"id": [ "357mag_fmj", "44fmj", "460_fmj" ], | ||
"type": "MIGRATION", | ||
"replace": "pistol_magnum_ball" | ||
}, | ||
{ | ||
"id": [ "bp_357mag_fmj", "bp_460_fmj", "reloaded_357mag_fmj", "reloaded_44magnum", "reloaded_460_fmj" ], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_pistol_magnum_ball" | ||
}, | ||
{ | ||
"id": [ "357mag_jhp", "44magnum", "454_Casull", "460_rowland", "500_Magnum" ], | ||
"type": "MIGRATION", | ||
"replace": "pistol_magnum_jhp" | ||
}, | ||
{ | ||
"id": [ | ||
"bp_357mag_jhp", | ||
"bp_44magnum", | ||
"bp_454_Casull", | ||
"bp_460_rowland", | ||
"bp_500_Magnum", | ||
"reloaded_357mag_jhp", | ||
"reloaded_44fmj", | ||
"reloaded_454_Casull", | ||
"reloaded_460_rowland", | ||
"reloaded_500_Magnum" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_pistol_magnum_jhp" | ||
}, | ||
{ | ||
"id": [ | ||
"223", | ||
"270win_jsp", | ||
"300_winmag", | ||
"3006", | ||
"300blk", | ||
"300blk_ss", | ||
"308", | ||
"4570_low", | ||
"4570_sp", | ||
"545", | ||
"762_54R", | ||
"762_m87", | ||
"8mm_civilian", | ||
"8mm_jhp" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "rifle_ball" | ||
}, | ||
{ | ||
"id": [ | ||
"8mm_bootleg", | ||
"bp_223", | ||
"bp_270win_jsp", | ||
"bp_300_winmag", | ||
"bp_3006", | ||
"bp_300blk", | ||
"bp_308", | ||
"reloaded_223", | ||
"reloaded_270win_jsp", | ||
"reloaded_300_winmag", | ||
"reloaded_3006", | ||
"reloaded_300blk", | ||
"reloaded_308", | ||
"reloaded_4570_bp", | ||
"reloaded_4570_low", | ||
"reloaded_4570_sp", | ||
"reloaded_545", | ||
"reloaded_762_54R", | ||
"reloaded_762_m87" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_rifle_ball" | ||
}, | ||
{ | ||
"id": [ | ||
"3006_incendiary", | ||
"3006fmj", | ||
"4570_pen", | ||
"545_ap", | ||
"556", | ||
"556_incendiary", | ||
"762_51", | ||
"762_51_incendiary", | ||
"762_m43", | ||
"8mm_caseless", | ||
"8mm_fmj", | ||
"8mm_hvp", | ||
"8mm_inc" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "rifle_AP" | ||
}, | ||
{ | ||
"id": [ | ||
"bp_3006_incendiary", | ||
"bp_3006fmj", | ||
"bp_556", | ||
"bp_556_incendiary", | ||
"bp_762_51", | ||
"bp_762_51_incendiary", | ||
"reloaded_3006_incendiary", | ||
"reloaded_3006fmj", | ||
"reloaded_4570_pen", | ||
"reloaded_545_ap", | ||
"reloaded_556", | ||
"reloaded_556_incendiary", | ||
"reloaded_762_51", | ||
"reloaded_762_51_incendiary", | ||
"reloaded_762_m43" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_rifle_AP" | ||
}, | ||
{ | ||
"id": [ "50_incendiary", "50_mk211", "50bmg", "50match" ], | ||
"type": "MIGRATION", | ||
"replace": "rifle_huge_ball" | ||
}, | ||
{ | ||
"id": [ "reloaded_50_incendiary", "reloaded_50bmg" ], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_rifle_huge_ball" | ||
}, | ||
{ | ||
"id": [ "50ss", "700nx" ], | ||
"type": "MIGRATION", | ||
"replace": "rifle_huge_AP" | ||
}, | ||
{ | ||
"id": [ "reloaded_50ss", "reloaded_700nx" ], | ||
"type": "MIGRATION", | ||
"replace": "reloaded_rifle_huge_AP" | ||
}, | ||
{ | ||
"id": [ "36navy", "44army" ], | ||
"type": "MIGRATION", | ||
"replace": "flintlock_ammo" | ||
}, | ||
{ | ||
"id": [ "40x46mm_m1006" ], | ||
"type": "MIGRATION", | ||
"replace": "grenade_ammo_beanbag" | ||
}, | ||
{ | ||
"id": [ "40mm_flare" ], | ||
"type": "MIGRATION", | ||
"replace": "grenade_ammo_flare" | ||
}, | ||
{ | ||
"id": [ "40x46mm_m433", "40x46mm_m651", "40x53mm_m430a1" ], | ||
"type": "MIGRATION", | ||
"replace": "grenade_ammo_hedp" | ||
}, | ||
{ | ||
"id": [ | ||
"40x46mm_m576", | ||
"40x46mm_buckshot_m118", | ||
"40x46mm_buckshot_m199", | ||
"40x46mm_flechette_m118", | ||
"40x46mm_flechette_m199", | ||
"40x53mm_m1001", | ||
"40x53mm_flechette_m169", | ||
"40x53mm_buckshot_m169" | ||
], | ||
"type": "MIGRATION", | ||
"replace": "grenade_ammo_shot" | ||
}, | ||
{ | ||
"id": [ "40x46mm_slug_m118", "40x46mm_slug_m199", "40x53mm_slug_m169" ], | ||
"type": "MIGRATION", | ||
"replace": "grenade_ammo_slug" | ||
}, | ||
{ | ||
"id": [ "40x46mm_m651" ], | ||
"type": "MIGRATION", | ||
"replace": "grenade_ammo_teargas" | ||
} | ||
] |
Oops, something went wrong.