From 221e1e218a2e90cab9741422e1be9d6ac29c4493 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Thu, 21 Apr 2022 11:28:33 -0700
Subject: Update guns from stab to bullet damage. Change description for leech
 ammo fake item.

---
 vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'vamp_stuff/Modification_Files/Monsters')

diff --git a/vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json b/vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json
index a8a9521..6983cdf 100644
--- a/vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json
+++ b/vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json
@@ -3,7 +3,7 @@
     "id": "leechtooth",
     "type": "AMMO",
     "name": { "str": "leech tooth" },
-    "description": "You cheated, buddy.",
+    "description": "This is a fake item to simulate leech ranged attacks.  If found in a game, it is a bug.",
     "weight": "1 g",
     "volume": "250 ml",
     "price": 0,
@@ -22,7 +22,7 @@
     "id": "leechblood",
     "type": "AMMO",
     "name": { "str": "leech blood" },
-    "description": "You cheated, buddy.",
+    "description": "This is a fake item to simulate leech ranged attacks.  If found in a game, it is a bug.",
     "weight": "1 g",
     "volume": "250 ml",
     "price": 0,
@@ -41,7 +41,7 @@
     "id": "leechsharptooth",
     "type": "AMMO",
     "name": { "str": "leech sharp tooth" },
-    "description": "You cheated, buddy.",
+    "description": "This is a fake item to simulate leech ranged attacks.  If found in a game, it is a bug.",
     "weight": "1 g",
     "volume": "250 ml",
     "price": 0,
-- 
cgit v1.2.1