From 21e003dc1876a5826c5b9a21781fe35ad52f2778 Mon Sep 17 00:00:00 2001 From: troido Date: Sun, 20 Jan 2019 19:58:21 +0100 Subject: also send messages for players connecting/disconnecting --- asciifarm/charmaps/halfwidth.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'asciifarm') 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{|}~" } -- cgit