From: adrianna Date: Tue, 13 May 2014 08:50:21 +0000 (+0200) Subject: Added small locks for displaying on the square at the same time as the robot X-Git-Tag: 0.1~347 X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=commitdiff_plain;h=4f989505b3d9675c53c4e6458e60ae93df0dc865 Added small locks for displaying on the square at the same time as the robot --- diff --git a/data/images/board/tile_cyan_magenta_small.png b/data/images/board/tile_cyan_magenta_small.png new file mode 100644 index 0000000..2f15c3f Binary files /dev/null and b/data/images/board/tile_cyan_magenta_small.png differ diff --git a/data/images/board/tile_cyan_magenta_yellow_small.png b/data/images/board/tile_cyan_magenta_yellow_small.png new file mode 100644 index 0000000..9a6b32e Binary files /dev/null and b/data/images/board/tile_cyan_magenta_yellow_small.png differ diff --git a/data/images/board/tile_cyan_small.png b/data/images/board/tile_cyan_small.png new file mode 100644 index 0000000..5804c28 Binary files /dev/null and b/data/images/board/tile_cyan_small.png differ diff --git a/data/images/board/tile_cyan_yellow_small.png b/data/images/board/tile_cyan_yellow_small.png new file mode 100644 index 0000000..17fbf35 Binary files /dev/null and b/data/images/board/tile_cyan_yellow_small.png differ diff --git a/data/images/board/tile_magenta_small.png b/data/images/board/tile_magenta_small.png new file mode 100644 index 0000000..6f2a801 Binary files /dev/null and b/data/images/board/tile_magenta_small.png differ diff --git a/data/images/board/tile_magenta_yellow_small.png b/data/images/board/tile_magenta_yellow_small.png new file mode 100644 index 0000000..abfa786 Binary files /dev/null and b/data/images/board/tile_magenta_yellow_small.png differ diff --git a/data/images/board/tile_robot_selected.png b/data/images/board/tile_robot_selected.png new file mode 100644 index 0000000..adf1210 Binary files /dev/null and b/data/images/board/tile_robot_selected.png differ diff --git a/data/images/board/tile_yellow_small.png b/data/images/board/tile_yellow_small.png new file mode 100644 index 0000000..0a2793b Binary files /dev/null and b/data/images/board/tile_yellow_small.png differ diff --git a/sources/images/square.xcf b/sources/images/square.xcf index c859bed..d5d1514 100644 Binary files a/sources/images/square.xcf and b/sources/images/square.xcf differ