summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.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/Items/Armor Set/v_FANCIES.json
parentInitial commit (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-873bd00487a751cf396481b3187def998eb1c3e8.tar.xz
Fix folder layout
Diffstat (limited to 'vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.json')
-rw-r--r--vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.json41
1 files changed, 0 insertions, 41 deletions
diff --git a/vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.json b/vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.json
deleted file mode 100644
index 44d5a09..0000000
--- a/vamp_stuff/Modification Files/Items/Armor Set/v_FANCIES.json
+++ /dev/null
@@ -1,41 +0,0 @@
-[{
- "id": "blood_necklace",
- "type": "ARMOR",
- "name": "bloodrune necklace",
- "description": "An odd necklace with rescaled beautiful bloodrune stone to fit and attach to the center. The thinned layer caused the core to pulsate faster.",
- "weight": 250,
- "volume": 1,
- "material": ["stone", "silver"],
- "symbol": "[",
- "color": "red",
- "looks_like": "silver_necklace",
- "flags": ["FANCY"]
- }, {
- "id": "blood_talisman",
- "type": "ARMOR",
- "name": "bloodrune talisman",
- "description": "An odd necklace with a beautifully etched bloodrune stone in eagle's talon shape. If you prick your fingertip in its sharp point, you feel your blood rushing towards it.",
- "weight": 80,
- "volume": 0,
- "price": 0,
- "price_postapoc": 2500000,
- "material": ["stone"],
- "symbol": "(",
- "color": "red",
- "looks_like": "silver_necklace",
- "flags": ["FANCY"]
- }, {
- "id": "blood_cring",
- "type": "ARMOR",
- "name": "bloodrune ring",
- "description": "A shimmering bloodrune ring with a tiny etched symbol under it. A proof of loyalty to the commando.",
- "weight": 55,
- "volume": 0,
- "price": 0,
- "material": ["stone"],
- "symbol": "(",
- "color": "red",
- "looks_like": "silver_ring",
- "flags": ["FANCY"]
- }
-]