diff options
| author | troido <troido@protonmail.com> | 2020-10-03 15:11:05 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-10-03 15:11:05 +0200 |
| commit | 766191658d17bdcd4e4ab3184ddf37286a707ac0 (patch) | |
| tree | 5a1d1e03f1800fac2d43feb791d1acab51147da4 /charmaps/fullwidth.json | |
| parent | c899971bd4d3071d9f5ccdbcc928f95369a03937 (diff) | |
added dense grass sprites
Diffstat (limited to 'charmaps/fullwidth.json')
| -rw-r--r-- | charmaps/fullwidth.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/charmaps/fullwidth.json b/charmaps/fullwidth.json index 191b1bb..2929a3f 100644 --- a/charmaps/fullwidth.json +++ b/charmaps/fullwidth.json @@ -3,6 +3,7 @@ "charwidth": 2, "mapping": { "house": ["^^", 3, 1], - "spikes": ["^^",7] + "spikes": ["^^",7], + "densegrass": [";;", 2] } } |
