From 873bd00487a751cf396481b3187def998eb1c3e8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 21 Sep 2020 17:12:43 -0700 Subject: Fix folder layout --- vamp_stuff/Modification Files/Books/v_note.json | 44 ------------------------- 1 file changed, 44 deletions(-) delete mode 100644 vamp_stuff/Modification Files/Books/v_note.json (limited to 'vamp_stuff/Modification Files/Books/v_note.json') 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 - } -] -- cgit v1.2.1