diff options
author | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-06-02 16:52:25 +0200 |
---|---|---|
committer | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-06-02 16:52:25 +0200 |
commit | cc65bda2cc727e813b06e2e819df39ce64ccf69b (patch) | |
tree | c01ae42a97100292ed006ec87e397e4db6f5a061 | |
parent | 4b2b65df9ff9903e64a2831be7411bc9a3afd8be (diff) | |
download | minetest-cc65bda2cc727e813b06e2e819df39ce64ccf69b.tar.gz minetest-cc65bda2cc727e813b06e2e819df39ce64ccf69b.tar.bz2 minetest-cc65bda2cc727e813b06e2e819df39ce64ccf69b.zip |
+ sandstone color value now in minetestmapper
-rw-r--r-- | minetestmapper/colors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/minetestmapper/colors.txt b/minetestmapper/colors.txt index a7f8a36e4..a91a3c982 100644 --- a/minetestmapper/colors.txt +++ b/minetestmapper/colors.txt @@ -17,6 +17,7 @@ 19 199 199 199
20 183 183 222
21 103 78 42
+22 219 202 178
23 115 210 22
24 204 0 0
25 211 215 207
|