diff options
Diffstat (limited to 'asciifarm/charmaps')
| -rw-r--r-- | asciifarm/charmaps/halfwidth.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/asciifarm/charmaps/halfwidth.json b/asciifarm/charmaps/halfwidth.json index 1620bb5..2dae1c8 100644 --- a/asciifarm/charmaps/halfwidth.json +++ b/asciifarm/charmaps/halfwidth.json @@ -50,5 +50,11 @@ "charwidth": 1, "healthfull": ["#", 7, 2], "healthempty": ["_", 7, 1], + "msgcolours": { + "chat": [15,0], + "attack": [12,0], + "damage": [9,0], + "heal": [10,0] + }, "alphabet": "!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" } |
