summaryrefslogtreecommitdiff
path: root/json/items/book/obsoletion.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-30 15:50:52 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-30 15:50:52 -0800
commitf0a071dddfe28be13405f9de1f059f153c8e1c86 (patch)
tree1dabfa0542eda9ec3f40bf28cf11a46215d9e6e7 /json/items/book/obsoletion.json
downloadcataclysm-bn-mod_restore-book-chapters-master.tar.xz
Initial commitHEADmaster
Diffstat (limited to 'json/items/book/obsoletion.json')
-rw-r--r--json/items/book/obsoletion.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/json/items/book/obsoletion.json b/json/items/book/obsoletion.json
new file mode 100644
index 0000000..1bcd12f
--- /dev/null
+++ b/json/items/book/obsoletion.json
@@ -0,0 +1,32 @@
+[
+ {
+ "id": "novel_coa2",
+ "type": "MIGRATION",
+ "replace": "novel_coa"
+ },
+ {
+ "id": "novel_crime2",
+ "type": "MIGRATION",
+ "replace": "novel_crime"
+ },
+ {
+ "id": "novel_crime_murdergrape",
+ "type": "MIGRATION",
+ "replace": "novel_crime"
+ },
+ {
+ "id": "novel_spy_comefly",
+ "type": "MIGRATION",
+ "replace": "novel_spy"
+ },
+ {
+ "id": "novel_spy_rocketsci",
+ "type": "MIGRATION",
+ "replace": "novel_spy"
+ },
+ {
+ "id": "novel_war2",
+ "type": "MIGRATION",
+ "replace": "novel_war"
+ }
+]