diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-02-24 09:35:08 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-02-24 09:35:08 -0800 |
commit | 4dfaa6b4b57c3c0791ad4e16e08ad6ccca33ef0e (patch) | |
tree | a16834f7e20d52f5f4ef73aa413a2ccf6ea83eab | |
parent | Expand note regarding permanent summoned items. (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-4dfaa6b4b57c3c0791ad4e16e08ad6ccca33ef0e.tar.xz |
Typo.
-rw-r--r-- | vamp_stuff/Modification_Files/Items/Weapons/ammo.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Weapons/ammo.json b/vamp_stuff/Modification_Files/Items/Weapons/ammo.json index ed89eeb..59627a2 100644 --- a/vamp_stuff/Modification_Files/Items/Weapons/ammo.json +++ b/vamp_stuff/Modification_Files/Items/Weapons/ammo.json @@ -42,7 +42,7 @@ "type": "AMMO", "copy-from": "bloodypressure", "name": { "str": "traversed blood" }, - "description": "A combination of pure and infected blood used specifically with vampiric guns. It us much more viscous than normal blood.", + "description": "A combination of pure and infected blood used specifically with vampiric guns. It is much more viscous than normal blood.", "material": [ "hflesh", "flesh" ], "color": "green", "count": 10, |