diff --git a/gen.js b/gen.js index 89c2aa0..af8a471 100644 --- a/gen.js +++ b/gen.js @@ -36,6 +36,7 @@ var chars = [ "東", // (East, Traditional, U+6771), pronounced dōng "南", // (South, U+5357), pronounced nán "西", // (West, U+897F), pronounced xī + "站", // (Station, U+7AD9 ) ]; function encode_utf8(s) { diff --git a/init.lua b/init.lua index 17de987..3ed5723 100644 --- a/init.lua +++ b/init.lua @@ -18,7 +18,7 @@ local greek_chars = { "Π", "Ρ", "Σ", "Τ", "Υ", "Φ", "Χ", "Ψ", "Ω" } local additional_chars = { - "猫","北","东","東","南","西", + "猫","北","东","東","南","西","站", } local characters = {} diff --git a/textures/ehlphabet_228_184.png b/textures/ehlphabet_228_184.png index 08fb977..685f00b 100644 Binary files a/textures/ehlphabet_228_184.png and b/textures/ehlphabet_228_184.png differ diff --git a/textures/ehlphabet_229_140.png b/textures/ehlphabet_229_140.png index 4a644c0..9516675 100644 Binary files a/textures/ehlphabet_229_140.png and b/textures/ehlphabet_229_140.png differ diff --git a/textures/ehlphabet_229_141.png b/textures/ehlphabet_229_141.png index 9347ec0..5dbb27c 100644 Binary files a/textures/ehlphabet_229_141.png and b/textures/ehlphabet_229_141.png differ diff --git a/textures/ehlphabet_230_157.png b/textures/ehlphabet_230_157.png index 3126ce7..d326007 100644 Binary files a/textures/ehlphabet_230_157.png and b/textures/ehlphabet_230_157.png differ diff --git a/textures/ehlphabet_231_140.png b/textures/ehlphabet_231_140.png index 1cf5807..55ab807 100644 Binary files a/textures/ehlphabet_231_140.png and b/textures/ehlphabet_231_140.png differ diff --git a/textures/ehlphabet_232_165.png b/textures/ehlphabet_232_165.png index da16d79..5931a9f 100644 Binary files a/textures/ehlphabet_232_165.png and b/textures/ehlphabet_232_165.png differ