summaryrefslogtreecommitdiff
path: root/asciifarm/charmaps/halfwidth.json
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2019-01-20 01:19:24 +0100
committertroido <troido@protonmail.com>2019-01-20 01:19:24 +0100
commita12b29852e16854de5d248e5ba7f8a313cf8ff9b (patch)
treefccd8b0f6b2f2624a356b7290d00c4d25beb3286 /asciifarm/charmaps/halfwidth.json
parentda297170c3c1bbd01458b13a6b0a6212181650e0 (diff)
chat now has colours
Diffstat (limited to 'asciifarm/charmaps/halfwidth.json')
-rw-r--r--asciifarm/charmaps/halfwidth.json6
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{|}~"
}