summaryrefslogtreecommitdiff
path: root/json/items/ammo/migration.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/migration.json')
-rw-r--r--json/items/ammo/migration.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/json/items/ammo/migration.json b/json/items/ammo/migration.json
new file mode 100644
index 0000000..3654b70
--- /dev/null
+++ b/json/items/ammo/migration.json
@@ -0,0 +1,12 @@
+[
+ {
+ "id": "20x66_bootleg_inc",
+ "type": "MIGRATION",
+ "replace": "20x66_inc_reloaded"
+ },
+ {
+ "id": "20x66_bootleg_flare",
+ "type": "MIGRATION",
+ "replace": "20x66_flare_reloaded"
+ }
+]