diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2021-05-23 10:51:26 -0400 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2021-05-23 10:51:26 -0400 |
commit | c723d980e772f7e7ab82dbcb7ad07132c09ab5b4 (patch) | |
tree | 0bed002b2990b9e837220618a321f3b6517a1099 /graphics/easy_chat | |
parent | c50a21fba07db80ac44c6f09fd202ba4b2e2c7d3 (diff) | |
parent | ffbbc88801de3fc56d0bf5f0af1418ca7cfcfa4f (diff) |
Merge branch 'master' of https://github.com/pret/pokeemerald
Diffstat (limited to 'graphics/easy_chat')
-rw-r--r-- | graphics/easy_chat/button_window.png (renamed from graphics/easy_chat/rwindow.png) | bin | 419 -> 419 bytes | |||
-rw-r--r-- | graphics/easy_chat/interview_frame.png | bin | 0 -> 192 bytes | |||
-rw-r--r-- | graphics/easy_chat/rectangle_cursor.png (renamed from graphics/easy_chat/cursor.png) | bin | 199 -> 199 bytes | |||
-rw-r--r-- | graphics/easy_chat/text.pal | 9 | ||||
-rw-r--r-- | graphics/easy_chat/text_input_frame.png | bin | 0 -> 260 bytes | |||
-rw-r--r-- | graphics/easy_chat/text_input_frame_green.pal | 19 | ||||
-rw-r--r-- | graphics/easy_chat/text_input_frame_orange.pal | 19 | ||||
-rw-r--r-- | graphics/easy_chat/title_text.pal | 7 |
8 files changed, 54 insertions, 0 deletions
diff --git a/graphics/easy_chat/rwindow.png b/graphics/easy_chat/button_window.png Binary files differindex 6319f9a5d..6319f9a5d 100644 --- a/graphics/easy_chat/rwindow.png +++ b/graphics/easy_chat/button_window.png diff --git a/graphics/easy_chat/interview_frame.png b/graphics/easy_chat/interview_frame.png Binary files differnew file mode 100644 index 000000000..63470e729 --- /dev/null +++ b/graphics/easy_chat/interview_frame.png diff --git a/graphics/easy_chat/cursor.png b/graphics/easy_chat/rectangle_cursor.png Binary files differindex 502ea2d69..502ea2d69 100644 --- a/graphics/easy_chat/cursor.png +++ b/graphics/easy_chat/rectangle_cursor.png diff --git a/graphics/easy_chat/text.pal b/graphics/easy_chat/text.pal new file mode 100644 index 000000000..5c8eed0ba --- /dev/null +++ b/graphics/easy_chat/text.pal @@ -0,0 +1,9 @@ +JASC-PAL +0100 +6 +0 0 0 +255 255 255 +98 98 98 +222 213 222 +65 139 74 +230 230 230 diff --git a/graphics/easy_chat/text_input_frame.png b/graphics/easy_chat/text_input_frame.png Binary files differnew file mode 100644 index 000000000..c0fbba87d --- /dev/null +++ b/graphics/easy_chat/text_input_frame.png diff --git a/graphics/easy_chat/text_input_frame_green.pal b/graphics/easy_chat/text_input_frame_green.pal new file mode 100644 index 000000000..c64a7216f --- /dev/null +++ b/graphics/easy_chat/text_input_frame_green.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +115 197 164 +189 255 139 +156 230 106 +123 180 90 +180 213 255 +139 180 230 +115 139 172 +0 0 0 +255 131 131 +238 82 82 +255 238 180 +255 255 213 +115 115 115 +180 189 180 +222 213 222 +255 255 255 diff --git a/graphics/easy_chat/text_input_frame_orange.pal b/graphics/easy_chat/text_input_frame_orange.pal new file mode 100644 index 000000000..165bad8de --- /dev/null +++ b/graphics/easy_chat/text_input_frame_orange.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +115 197 164 +255 189 115 +255 139 57 +205 98 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +255 238 180 +255 255 213 +115 115 115 +180 189 180 +222 213 222 +255 255 255 diff --git a/graphics/easy_chat/title_text.pal b/graphics/easy_chat/title_text.pal new file mode 100644 index 000000000..c075c5ce1 --- /dev/null +++ b/graphics/easy_chat/title_text.pal @@ -0,0 +1,7 @@ +JASC-PAL +0100 +4 +0 0 0 +0 0 0 +57 205 255 +172 172 238 |