diff --git a/images/awoken.png b/images/awoken.png index e1e5d6fe..ed75cfd4 100644 Binary files a/images/awoken.png and b/images/awoken.png differ diff --git a/images/badge.png b/images/badge.png index 3ac2c983..c4ec8153 100644 Binary files a/images/badge.png and b/images/badge.png differ diff --git a/images/project file/awoken.fw.png b/images/project file/awoken.fw.png new file mode 100644 index 00000000..4856dd44 Binary files /dev/null and b/images/project file/awoken.fw.png differ diff --git a/images/project file/badge.fw.png b/images/project file/badge.fw.png index dad4de54..1f102c80 100644 Binary files a/images/project file/badge.fw.png and b/images/project file/badge.fw.png differ diff --git a/languages/zh-TW.css b/languages/zh-TW.css index 7dad0fff..d60a840c 100644 --- a/languages/zh-TW.css +++ b/languages/zh-TW.css @@ -144,6 +144,12 @@ content: "顯示怪物ID"; } +/*Some icons, style different from the Japanese version*/ +.awoken-46, +.awoken-47 +{ + background-position-x: -64px; +} .badge-0 { background-position-x: -72px; diff --git a/languages/zh.css b/languages/zh.css index 426fc6a5..5f138d25 100644 --- a/languages/zh.css +++ b/languages/zh.css @@ -144,6 +144,12 @@ content: "显示怪物ID"; } +/*Some icons, style different from the Japanese version*/ +.awoken-46, +.awoken-47 +{ + background-position-x: -64px; +} .badge-0 { background-position-x: -72px;