diff options
Diffstat (limited to 'xpm')
-rw-r--r-- | xpm/robot_east.xpm | 12 | ||||
-rw-r--r-- | xpm/robot_west.xpm | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/xpm/robot_east.xpm b/xpm/robot_east.xpm index 8a80cda..e0052a6 100644 --- a/xpm/robot_east.xpm +++ b/xpm/robot_east.xpm @@ -14,12 +14,12 @@ static char * robot_east_xpm[] = { "..++++++++++++..", "..+@@@@@@@@@@+..", "..+@@@@@@@@@@+#.", -".$+@@@@@@@@@@+#.", -"$$+@@@@@@@@@@+$$", -"$%++++++++++++%$", -"$&%**********%#$", -"$%%==========%#$", -".$%==========%$.", +"..+@@@@@@@@@@+#.", +"..+@@@@@@@@@@+$$", +"..++++++++++++%$", +"..%**********%#$", +"..%==========%#$", +"..%==========%$.", "..%&&&&&&&&&&%..", ".$%&&&&&&&&&&%$.", "$$$$$$$$$$$$$$$$", diff --git a/xpm/robot_west.xpm b/xpm/robot_west.xpm index 97f87c4..95a97bb 100644 --- a/xpm/robot_west.xpm +++ b/xpm/robot_west.xpm @@ -14,12 +14,12 @@ static char * robot_west_xpm[] = { "..++++++++++++..", "..+@@@@@@@@@@+..", ".#+@@@@@@@@@@+..", -".#+@@@@@@@@@@+$.", -"$$+@@@@@@@@@@+$$", -"$%++++++++++++%$", -"$#%&&&&&&&&&&%*$", -"$#%==========%%$", -".$%==========%$.", +".#+@@@@@@@@@@+..", +"$$+@@@@@@@@@@+..", +"$%++++++++++++..", +"$#%&&&&&&&&&&%..", +"$#%==========%..", +".$%==========%..", "..%**********%..", ".$%**********%$.", "$$$$$$$$$$$$$$$$", |