summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Books/v_note.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Books/v_note.json')
-rw-r--r--vamp_stuff/Modification_Files/Books/v_note.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Books/v_note.json b/vamp_stuff/Modification_Files/Books/v_note.json
new file mode 100644
index 0000000..b9c3797
--- /dev/null
+++ b/vamp_stuff/Modification_Files/Books/v_note.json
@@ -0,0 +1,47 @@
+[
+ {
+ "type": "GENERIC",
+ "id": "v_war_tip",
+ "category": "books",
+ "symbol": ",",
+ "color": "light_gray",
+ "name": "apprentice's note",
+ "snippet_category": "v_war_tips",
+ "description": "A torn-up paper. Something's written on it.",
+ "price": 0,
+ "material": [ "paper" ],
+ "weight": "1 g",
+ "volume": "3 ml",
+ "flags": [ "ZERO_WEIGHT" ]
+ },
+ {
+ "type": "GENERIC",
+ "id": "v_elem_tip",
+ "category": "books",
+ "symbol": ",",
+ "color": "light_gray",
+ "name": "apprentice's note",
+ "snippet_category": "v_elem_tips",
+ "description": "A torn-up paper. Something's written on it.",
+ "price": 0,
+ "material": [ "paper" ],
+ "weight": "1 g",
+ "volume": "3 ml",
+ "flags": [ "ZERO_WEIGHT" ]
+ },
+ {
+ "type": "GENERIC",
+ "id": "v_hemo_tip",
+ "category": "books",
+ "symbol": ",",
+ "color": "light_gray",
+ "name": "apprentice's note",
+ "snippet_category": "v_hemo_tips",
+ "description": "A torn-up paper. Something's written on it.",
+ "price": 0,
+ "material": [ "paper" ],
+ "weight": "1 g",
+ "volume": "3 ml",
+ "flags": [ "ZERO_WEIGHT" ]
+ }
+]