diff options
| author | troido <troido@protonmail.com> | 2020-09-22 16:33:25 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-09-22 16:33:25 +0200 |
| commit | 415db17471415719b58239cfe0c98bd58d70c416 (patch) | |
| tree | cca2592eaa41426bca8cd3f3f9c678dd62ada34b /charmaps | |
| parent | 103aad44d7a03933f59ff62791fa66a4d2b7082b (diff) | |
added player in different colours
Diffstat (limited to 'charmaps')
| -rw-r--r-- | charmaps/halfwidth.json | 3 |
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], |
