summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Books/v_note.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:12:43 -0700
commit873bd00487a751cf396481b3187def998eb1c3e8 (patch)
tree1bfa40b7092fc78147d0ba8416e80eb0b1ed1eb2 /vamp_stuff/Modification Files/Books/v_note.json
parentInitial commit (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-873bd00487a751cf396481b3187def998eb1c3e8.tar.xz
Fix folder layout
Diffstat (limited to 'vamp_stuff/Modification Files/Books/v_note.json')
-rw-r--r--vamp_stuff/Modification Files/Books/v_note.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/vamp_stuff/Modification Files/Books/v_note.json b/vamp_stuff/Modification Files/Books/v_note.json
deleted file mode 100644
index ba76168..0000000
--- a/vamp_stuff/Modification Files/Books/v_note.json
+++ /dev/null
@@ -1,44 +0,0 @@
-[
- {
- "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": 0
- },
- {
- "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": 0
- },
- {
- "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": 0
- }
-]