summaryrefslogtreecommitdiff
path: root/util/colors.txt
diff options
context:
space:
mode:
authorWolfgang Fellger <wf@isobeef.org>2011-07-30 20:35:55 +0200
committerNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2011-07-30 20:35:55 +0200
commitedbcf7c0394758663712edf66d30bd578df6cc16 (patch)
tree192727424aa2afa0335f17070f55763ca754caae /util/colors.txt
parent96bee29e35f0790657fbd8bb67d2af79b498255c (diff)
downloadminetest-edbcf7c0394758663712edf66d30bd578df6cc16.tar.gz
minetest-edbcf7c0394758663712edf66d30bd578df6cc16.tar.bz2
minetest-edbcf7c0394758663712edf66d30bd578df6cc16.zip
* support for content types extension in minetestmapper
Diffstat (limited to 'util/colors.txt')
-rw-r--r--util/colors.txt47
1 files changed, 26 insertions, 21 deletions
diff --git a/util/colors.txt b/util/colors.txt
index c16fd3e23..2dceb9134 100644
--- a/util/colors.txt
+++ b/util/colors.txt
@@ -1,21 +1,26 @@
-0 128 128 128
-1 107 134 51
-2 39 66 106
-3 255 255 0
-4 86 58 31
-5 48 95 8
-6 102 129 38
-7 178 178 0
-8 101 84 36
-9 39 66 106
-12 104 78 42
-13 210 194 156
-14 117 86 41
-15 128 79 0
-16 118 118 118
-18 123 123 123
-19 199 199 199
-20 183 183 222
-21 103 78 42
-22 108 138 108
-23 90 90 90
+0 128 128 128 # CONTENT_STONE
+800 107 134 51 # CONTENT_GRASS
+2 39 66 106 # CONTENT_WATER
+3 255 255 0 # CONTENT_TORCH
+801 86 58 31 # CONTENT_TREE
+802 48 95 8 # CONTENT_LEAVES
+803 102 129 38 # CONTENT_GRASS_FOOTSTEPS
+804 178 178 0 # CONTENT_MESE
+805 101 84 36 # CONTENT_MUD
+9 39 66 106 # CONTENT_WATERSOURCE
+808 104 78 42 # CONTENT_WOOD
+809 210 194 156 # CONTENT_SAND
+e 117 86 41 # CONTENT_SIGN_WALL
+f 128 79 0 # CONTENT_CHEST
+10 118 118 118 # CONTENT_FURNACE
+80a 123 123 123 # CONTENT_COBBLE
+80b 199 199 199 # CONTENT_STEEL
+80c 183 183 222 # CONENT_GLASS
+15 103 78 42 # CONTENT_FENCE
+80d 219 202 178 # CONTENT_MOSSYCOBBLE
+80e 78 154 6 # CONTENT_GRAVEL
+80f 204 0 0 # CONTENT_SANDSTONE
+810 211 215 207 # CONTENT_CACTUS
+811 170 50 25 # CONTENT_BRICK
+812 104 78 42 # CONTENT_CLAY
+813 58 105 18 # CONTENT_PAPYRUS