From cacdd29e0b56697d884385cb27d357ef8e9c080d Mon Sep 17 00:00:00 2001 From: Kess Vargavind Date: Tue, 24 Feb 2009 11:17:38 +0100 Subject: Spelling and grammar fixes in item descriptions Most of them thanks to Yaris (Mantis ticket #516). --- items.xml | 92 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/items.xml b/items.xml index 11629b74..48bd3024 100644 --- a/items.xml +++ b/items.xml @@ -283,7 +283,7 @@ @@ -1472,7 +1472,7 @@ @@ -2330,7 +2330,7 @@ @@ -2629,7 +2629,7 @@ @@ -2639,7 +2639,7 @@ @@ -2649,7 +2649,7 @@ @@ -2659,7 +2659,7 @@ @@ -2669,7 +2669,7 @@ @@ -2679,7 +2679,7 @@ @@ -2689,7 +2689,7 @@ @@ -2699,7 +2699,7 @@ @@ -2709,7 +2709,7 @@ @@ -2720,7 +2720,7 @@ @@ -2730,7 +2730,7 @@ @@ -2740,7 +2740,7 @@ @@ -2750,7 +2750,7 @@ @@ -2760,7 +2760,7 @@ @@ -2770,7 +2770,7 @@ @@ -2780,7 +2780,7 @@ @@ -2790,7 +2790,7 @@ @@ -2800,7 +2800,7 @@ @@ -2810,7 +2810,7 @@ -- cgit v1.2.3-70-g09d2 From 8581ae012d7471cf5c023bdb19bc019fea168a44 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 24 Feb 2009 09:21:43 -0700 Subject: Add forest tiles --- graphics/tiles/Forest.png | Bin 0 -> 566980 bytes graphics/tiles/Forest_cover.png | Bin 0 -> 78678 bytes graphics/tiles/Forest_water.png | Bin 0 -> 94362 bytes graphics/tiles/Forest_x2.png | Bin 0 -> 20766 bytes graphics/tiles/Forest_x3.png | Bin 0 -> 35831 bytes graphics/tiles/Forest_x4.png | Bin 0 -> 49549 bytes graphics/tiles/Forest_x5.png | Bin 0 -> 60601 bytes graphics/tiles/Forest_x8.png | Bin 0 -> 66151 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/tiles/Forest.png create mode 100644 graphics/tiles/Forest_cover.png create mode 100644 graphics/tiles/Forest_water.png create mode 100644 graphics/tiles/Forest_x2.png create mode 100644 graphics/tiles/Forest_x3.png create mode 100644 graphics/tiles/Forest_x4.png create mode 100644 graphics/tiles/Forest_x5.png create mode 100644 graphics/tiles/Forest_x8.png diff --git a/graphics/tiles/Forest.png b/graphics/tiles/Forest.png new file mode 100644 index 00000000..6d9cd6af Binary files /dev/null and b/graphics/tiles/Forest.png differ diff --git a/graphics/tiles/Forest_cover.png b/graphics/tiles/Forest_cover.png new file mode 100644 index 00000000..b97c80ed Binary files /dev/null and b/graphics/tiles/Forest_cover.png differ diff --git a/graphics/tiles/Forest_water.png b/graphics/tiles/Forest_water.png new file mode 100644 index 00000000..59254195 Binary files /dev/null and b/graphics/tiles/Forest_water.png differ diff --git a/graphics/tiles/Forest_x2.png b/graphics/tiles/Forest_x2.png new file mode 100644 index 00000000..9b3f41cc Binary files /dev/null and b/graphics/tiles/Forest_x2.png differ diff --git a/graphics/tiles/Forest_x3.png b/graphics/tiles/Forest_x3.png new file mode 100644 index 00000000..e08d7cd7 Binary files /dev/null and b/graphics/tiles/Forest_x3.png differ diff --git a/graphics/tiles/Forest_x4.png b/graphics/tiles/Forest_x4.png new file mode 100644 index 00000000..2a77d8d4 Binary files /dev/null and b/graphics/tiles/Forest_x4.png differ diff --git a/graphics/tiles/Forest_x5.png b/graphics/tiles/Forest_x5.png new file mode 100644 index 00000000..ce1cf389 Binary files /dev/null and b/graphics/tiles/Forest_x5.png differ diff --git a/graphics/tiles/Forest_x8.png b/graphics/tiles/Forest_x8.png new file mode 100644 index 00000000..d63246b1 Binary files /dev/null and b/graphics/tiles/Forest_x8.png differ -- cgit v1.2.3-70-g09d2 From 9f2317aea6244c9a592b22411c2a6b6f0be7c7f6 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 24 Feb 2009 09:22:16 -0700 Subject: Add some flower pots --- graphics/tiles/Pots_x2.png | Bin 0 -> 38069 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/tiles/Pots_x2.png diff --git a/graphics/tiles/Pots_x2.png b/graphics/tiles/Pots_x2.png new file mode 100644 index 00000000..bd6273ce Binary files /dev/null and b/graphics/tiles/Pots_x2.png differ -- cgit v1.2.3-70-g09d2