summaryrefslogtreecommitdiff
path: root/asciifarm
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2019-01-20 19:58:21 +0100
committertroido <troido@protonmail.com>2019-01-20 19:58:21 +0100
commit21e003dc1876a5826c5b9a21781fe35ad52f2778 (patch)
tree55428255863e93fb69a09628315b584f19d7583b /asciifarm
parent5e6ffab74b56c35ecfbf00a69c708bcf1c329954 (diff)
also send messages for players connecting/disconnecting
Diffstat (limited to 'asciifarm')
-rw-r--r--asciifarm/charmaps/halfwidth.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/asciifarm/charmaps/halfwidth.json b/asciifarm/charmaps/halfwidth.json
index f8a5e57..d1fc4f6 100644
--- a/asciifarm/charmaps/halfwidth.json
+++ b/asciifarm/charmaps/halfwidth.json
@@ -56,7 +56,9 @@
"chat": [15,0],
"attack": [12,0],
"damage": [9,0],
- "heal": [10,0]
+ "heal": [10,0],
+ "connect": [3,0],
+ "server": [11,0]
},
"alphabet": "!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
}