diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Monsters')
| -rw-r--r-- | vamp_stuff/Modification_Files/Monsters/shot_method_ammo.json | 6 | 
1 files changed, 3 insertions, 3 deletions
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,  | 
