diff options
| author | troido <troido@hotmail.com> | 2018-01-12 15:49:37 +0100 |
|---|---|---|
| committer | troido <troido@hotmail.com> | 2018-01-12 15:49:37 +0100 |
| commit | 06782d0076d54c4ff595193a088a1f15a9533d43 (patch) | |
| tree | 2fbb08905aeca723981e6d1929d95b1c317d2979 /asciifarm/charmaps/fullwidth.json | |
| parent | e15a7ee87517e47613473f0a3fcb7fc68f112849 (diff) | |
made wounds that flash the background red when an entity is attacked
Diffstat (limited to 'asciifarm/charmaps/fullwidth.json')
| -rw-r--r-- | asciifarm/charmaps/fullwidth.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asciifarm/charmaps/fullwidth.json b/asciifarm/charmaps/fullwidth.json index 174fbd1..69370c3 100644 --- a/asciifarm/charmaps/fullwidth.json +++ b/asciifarm/charmaps/fullwidth.json @@ -32,6 +32,7 @@ "entry": ["%", 7], "fence": ["#", 3], "armour": ["[", 7], + "wound": [" ", 7, 1], " ": [" ", 7] }, "default": ["?", 7], |
