diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Books')
| -rw-r--r-- | vamp_stuff/Modification_Files/Books/v_note.json | 6 | ||||
| -rw-r--r-- | vamp_stuff/Modification_Files/Books/v_scrolls.json | 2 | 
2 files changed, 4 insertions, 4 deletions
| diff --git a/vamp_stuff/Modification_Files/Books/v_note.json b/vamp_stuff/Modification_Files/Books/v_note.json index 008cec8..84c8358 100644 --- a/vamp_stuff/Modification_Files/Books/v_note.json +++ b/vamp_stuff/Modification_Files/Books/v_note.json @@ -8,7 +8,7 @@      "name": { "str": "apprentice's note" },      "snippet_category": "v_war_tips",      "description": "A torn-up paper. Something's written on it.", -    "price": 0, +    "price": "0 cent",      "material": [ "paper" ],      "weight": "1 g",      "volume": "3 ml", @@ -23,7 +23,7 @@      "name": { "str": "apprentice's note" },      "snippet_category": "v_elem_tips",      "description": "A torn-up paper. Something's written on it.", -    "price": 0, +    "price": "0 cent",      "material": [ "paper" ],      "weight": "1 g",      "volume": "3 ml", @@ -38,7 +38,7 @@      "name": { "str": "apprentice's note" },      "snippet_category": "v_hemo_tips",      "description": "A torn-up paper. Something's written on it.", -    "price": 0, +    "price": "0 cent",      "material": [ "paper" ],      "weight": "1 g",      "volume": "3 ml", diff --git a/vamp_stuff/Modification_Files/Books/v_scrolls.json b/vamp_stuff/Modification_Files/Books/v_scrolls.json index e1f73df..5e3bd46 100644 --- a/vamp_stuff/Modification_Files/Books/v_scrolls.json +++ b/vamp_stuff/Modification_Files/Books/v_scrolls.json @@ -5,7 +5,7 @@      "type": "GENERIC",      "weight": "475 g",      "volume": "500 ml", -    "price": 4000, +    "price": "40 USD",      "material": [ "paper" ],      "symbol": "?",      "color": "light_red" | 
