diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2016-06-15 07:45:30 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2016-06-15 07:45:30 -0400 |
commit | 0b38e943e1cd2ccd752f35358affd3fec08e23ca (patch) | |
tree | 6d9cfd7081ecace73ad1b777247a8153284e654f /assets | |
parent | b9f727e8f21560e0c9726e4b4782dfbd28aee746 (diff) |
Better text boxes
Diffstat (limited to 'assets')
-rw-r--r-- | assets/dialog_en-us | 2 | ||||
-rw-r--r-- | assets/ui/button_corners.png | bin | 0 -> 786 bytes | |||
-rw-r--r-- | assets/ui/button_corners_flat.png | bin | 0 -> 282 bytes | |||
-rw-r--r-- | assets/ui/button_side_borders.png | bin | 0 -> 203 bytes | |||
-rw-r--r-- | assets/ui/button_side_borders_flat.png | bin | 0 -> 192 bytes | |||
-rw-r--r-- | assets/ui/button_top_bot_borders.png | bin | 0 -> 198 bytes | |||
-rw-r--r-- | assets/ui/button_top_bot_borders_flat.png | bin | 0 -> 196 bytes |
7 files changed, 1 insertions, 1 deletions
diff --git a/assets/dialog_en-us b/assets/dialog_en-us index dfe7b03..2224aa6 100644 --- a/assets/dialog_en-us +++ b/assets/dialog_en-us @@ -4,7 +4,7 @@ I heard if you complete a quest, you'll get a special reward. How much wood could a woodchuck chuck if a woodchuck could chuck wood? I don't think anyone has ever been able to climb up that hill. If you ever see a hole in the ground, watch out; it could mean the end for you. -Did you know this game has over 5000 lines of code? I didn't. I didn't even know I was in a game until now... +Did you know this game has over 10000 lines of code? I didn't. I didn't even know I was in a game until now... HELP MY CAPS LOCK IS STUCK You know, if anyone ever asked me who I wanted to be when I grow up, I would say Abby Ross. I want to have the wallpaper in our house changed. It doesn't really fit the environment. diff --git a/assets/ui/button_corners.png b/assets/ui/button_corners.png Binary files differnew file mode 100644 index 0000000..38f0cf9 --- /dev/null +++ b/assets/ui/button_corners.png diff --git a/assets/ui/button_corners_flat.png b/assets/ui/button_corners_flat.png Binary files differnew file mode 100644 index 0000000..527500f --- /dev/null +++ b/assets/ui/button_corners_flat.png diff --git a/assets/ui/button_side_borders.png b/assets/ui/button_side_borders.png Binary files differnew file mode 100644 index 0000000..4f0ec6d --- /dev/null +++ b/assets/ui/button_side_borders.png diff --git a/assets/ui/button_side_borders_flat.png b/assets/ui/button_side_borders_flat.png Binary files differnew file mode 100644 index 0000000..ef9dbfe --- /dev/null +++ b/assets/ui/button_side_borders_flat.png diff --git a/assets/ui/button_top_bot_borders.png b/assets/ui/button_top_bot_borders.png Binary files differnew file mode 100644 index 0000000..f78b1e3 --- /dev/null +++ b/assets/ui/button_top_bot_borders.png diff --git a/assets/ui/button_top_bot_borders_flat.png b/assets/ui/button_top_bot_borders_flat.png Binary files differnew file mode 100644 index 0000000..431e6b8 --- /dev/null +++ b/assets/ui/button_top_bot_borders_flat.png |