diff options
-rw-r--r-- | vamp_stuff/Modification_Files/Locations/EyeCrypt.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Locations/EyeCrypt.json b/vamp_stuff/Modification_Files/Locations/EyeCrypt.json index d821f40..1c7af2a 100644 --- a/vamp_stuff/Modification_Files/Locations/EyeCrypt.json +++ b/vamp_stuff/Modification_Files/Locations/EyeCrypt.json @@ -391,7 +391,8 @@ "e": { "item": "trash", "chance": 15 }, "@": { "item": "camping", "chance": 20 }, "a": { "item": "archery", "chance": 10 }, - "m": { "item": "allclothes", "chance": 25 } + "m": { "item": "allclothes", "chance": 25 }, + "$": { "item": "bloodset", "chance": 5 } }, "npcs": { "9": { "class": "VAMP_LONELY_F" } }, "monster": { "l": { "monster": "mon_insect_leech" }, "L": { "monster": "mon_insect_bigleech" } } |