summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-09-22 16:33:25 +0200
committertroido <troido@protonmail.com>2020-09-22 16:33:25 +0200
commit415db17471415719b58239cfe0c98bd58d70c416 (patch)
treecca2592eaa41426bca8cd3f3f9c678dd62ada34b
parent103aad44d7a03933f59ff62791fa66a4d2b7082b (diff)
added player in different colours
-rw-r--r--charmaps/halfwidth.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/charmaps/halfwidth.json b/charmaps/halfwidth.json
index 74d067c..b7b638c 100644
--- a/charmaps/halfwidth.json
+++ b/charmaps/halfwidth.json
@@ -8,6 +8,9 @@
"stone": ["o", 7],
"pebble": ["*", 7],
"player": ["@", 15],
+ "redplayer": ["@", 9],
+ "greenplayer": ["@", 10],
+ "blueplayer": ["@", 12],
"ground": [".", 3],
"grass1": [",", 2],
"grass2": ["'", 2],