summaryrefslogtreecommitdiff
path: root/xpm/robot_east.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'xpm/robot_east.xpm')
-rw-r--r--xpm/robot_east.xpm55
1 files changed, 28 insertions, 27 deletions
diff --git a/xpm/robot_east.xpm b/xpm/robot_east.xpm
index 14da711..8a80cda 100644
--- a/xpm/robot_east.xpm
+++ b/xpm/robot_east.xpm
@@ -1,28 +1,29 @@
/* XPM */
-static char *robot_east_xpm[] = {
-/* width height num_colors chars_per_pixel */
-" 16 16 5 1",
-/* colors */
-". c #bfbfbf",
-"# c #000000",
-"a c #808080",
-"b c #c0c0c0",
-"c c #ffffff",
-/* pixels */
-"................",
-"................",
-"................",
-"..####...####...",
-".#bccb#.#bccb#..",
-"#bccccb#bccccb#.",
-"#cccccc#cccccc#a",
-"#ccc##c#ccc##c#a",
-"#ccc##c#ccc##c#a",
-"#bccccb#bccccb#a",
-".#bccb#a#bccb#aa",
-"..####aa.####aa.",
-"...aaaa...aaaa..",
-"................",
-"................",
-"................"
-};
+static char * robot_east_xpm[] = {
+"16 16 10 1",
+" c None",
+". c #FFFFFF",
+"+ c #404040",
+"@ c #C0C0C0",
+"# c #FF2020",
+"$ c #000000",
+"% c #202020",
+"& c #606060",
+"* c #A0A0A0",
+"= c #808080",
+"..++++++++++++..",
+"..+@@@@@@@@@@+..",
+"..+@@@@@@@@@@+#.",
+".$+@@@@@@@@@@+#.",
+"$$+@@@@@@@@@@+$$",
+"$%++++++++++++%$",
+"$&%**********%#$",
+"$%%==========%#$",
+".$%==========%$.",
+"..%&&&&&&&&&&%..",
+".$%&&&&&&&&&&%$.",
+"$$$$$$$$$$$$$$$$",
+"$%&%$%%%%%%$%&%$",
+"$&$&$%%%%%%$&$&$",
+"$%&%$%%%%%%$%&%$",
+".$$$$$$$$$$$$$$."};