Difference between revisions of "TerrainCodeTableWML"

From The Battle for Wesnoth Wiki
(Updated terrain2wiki.py and ran it against current terrain.cfg)
(Update from 1.14 to 1.16)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
!editor group
 
!editor group
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/ocean-grey-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/ocean-grey-tile.png
 
| Gray Deep Water
 
| Gray Deep Water
 
| <code>Wog</code>
 
| <code>Wog</code>
Line 12: Line 12:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/ocean-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/ocean-tile.png
 
| Medium Deep Water
 
| Medium Deep Water
 
| <code>Wo</code>
 
| <code>Wo</code>
Line 18: Line 18:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/ocean-tropical-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/ocean-tropical-tile.png
 
| Tropical Deep Water
 
| Tropical Deep Water
 
| <code>Wot</code>
 
| <code>Wot</code>
Line 24: Line 24:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/coast-grey-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/coast-grey-tile.png
 
| Gray Shallow Water
 
| Gray Shallow Water
 
| <code>Wwg</code>
 
| <code>Wwg</code>
Line 30: Line 30:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/coast-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/coast-tile.png
 
| Medium Shallow Water
 
| Medium Shallow Water
 
| <code>Ww</code>
 
| <code>Ww</code>
Line 36: Line 36:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/coast-tropical-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/coast-tropical-tile.png
 
| Tropical Shallow Water
 
| Tropical Shallow Water
 
| <code>Wwt</code>
 
| <code>Wwt</code>
Line 42: Line 42:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/ford-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/ford-tile.png
 
| Ford
 
| Ford
 
| <code>Wwf</code>
 
| <code>Wwf</code>
Line 48: Line 48:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/reef-gray-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/reef-gray-tile.png
 
| Gray Coastal Reef
 
| Gray Coastal Reef
 
| <code>Wwrg</code>
 
| <code>Wwrg</code>
Line 54: Line 54:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/reef-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/reef-tile.png
 
| Medium Coastal Reef
 
| Medium Coastal Reef
 
| <code>Wwr</code>
 
| <code>Wwr</code>
Line 60: Line 60:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/water/reef-tropical-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/water/reef-tropical-tile.png
 
| Tropical Coastal Reef
 
| Tropical Coastal Reef
 
| <code>Wwrt</code>
 
| <code>Wwrt</code>
Line 66: Line 66:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/swamp/water-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/swamp/water-tile.png
 
| Swamp Water Reed
 
| Swamp Water Reed
 
| <code>Ss</code>
 
| <code>Ss</code>
Line 72: Line 72:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/swamp/mud-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/swamp/mud-tile.png
 
| Muddy Quagmire
 
| Muddy Quagmire
 
| <code>Sm</code>
 
| <code>Sm</code>
Line 78: Line 78:
 
| water
 
| water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/grass/green.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/grass/green.png
 
| Green Grass
 
| Green Grass
 
| <code>Gg</code>
 
| <code>Gg</code>
Line 84: Line 84:
 
| flat
 
| flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/grass/semi-dry.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/grass/semi-dry.png
 
| Semi-dry Grass
 
| Semi-dry Grass
 
| <code>Gs</code>
 
| <code>Gs</code>
Line 90: Line 90:
 
| flat
 
| flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/grass/dry.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/grass/dry.png
 
| Dry Grass
 
| Dry Grass
 
| <code>Gd</code>
 
| <code>Gd</code>
Line 96: Line 96:
 
| flat
 
| flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/grass/leaf-litter.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/grass/leaf-litter.png
 
| Leaf Litter
 
| Leaf Litter
 
| <code>Gll</code>
 
| <code>Gll</code>
Line 102: Line 102:
 
| flat,fall
 
| flat,fall
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/flat/dirt-dark.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/flat/dirt-dark.png
 
| Dark Dirt
 
| Dark Dirt
 
| <code>Rb</code>
 
| <code>Rb</code>
Line 108: Line 108:
 
| flat
 
| flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/flat/dirt.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/flat/dirt.png
 
| Regular Dirt
 
| Regular Dirt
 
| <code>Re</code>
 
| <code>Re</code>
Line 114: Line 114:
 
| flat
 
| flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/flat/desert-road.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/flat/desert-road.png
 
| Dry Dirt
 
| Dry Dirt
 
| <code>Rd</code>
 
| <code>Rd</code>
Line 120: Line 120:
 
| desert, flat
 
| desert, flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/flat/road.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/flat/road.png
 
| Regular Cobbles
 
| Regular Cobbles
 
| <code>Rr</code>
 
| <code>Rr</code>
Line 126: Line 126:
 
| flat
 
| flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/flat/road-clean.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/flat/road-clean.png
 
| Clean Gray Cobbles
 
| Clean Gray Cobbles
 
| <code>Rrc</code>
 
| <code>Rrc</code>
Line 132: Line 132:
 
| flat
 
| flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/flat/stone-path.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/flat/stone-path.png
 
| Overgrown Cobbles
 
| Overgrown Cobbles
 
| <code>Rp</code>
 
| <code>Rp</code>
Line 138: Line 138:
 
| flat
 
| flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/frozen/ice.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/flat/road-icy.png
 +
| Icy Cobbles
 +
| <code>Rra</code>
 +
| <code>Gt</code>
 +
| flat,frozen
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/frozen/ice.png
 
| Ice
 
| Ice
 
| <code>Ai</code>
 
| <code>Ai</code>
Line 144: Line 150:
 
| frozen
 
| frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/frozen/snow.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/frozen/snow.png
 
| Snow
 
| Snow
 
| <code>Aa</code>
 
| <code>Aa</code>
Line 150: Line 156:
 
| frozen
 
| frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/sand/desert.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/sand/desert.png
 
| Desert Sands
 
| Desert Sands
 
| <code>Dd</code>
 
| <code>Dd</code>
Line 156: Line 162:
 
| desert
 
| desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/sand/beach.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/sand/beach.png
 
| Beach Sands
 
| Beach Sands
 
| <code>Ds</code>
 
| <code>Ds</code>
Line 162: Line 168:
 
| desert
 
| desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/sand/desert-oasis.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/sand/desert-oasis.png
 
| Oasis
 
| Oasis
 
| <code>^Do</code>
 
| <code>^Do</code>
| <code>_bas</code>
+
| <code>Dt</code>
| desert, forest
+
| desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/rubble-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/rubble-tile.png
 
| Rubble
 
| Rubble
 
| <code>^Dr</code>
 
| <code>^Dr</code>
Line 174: Line 180:
 
| desert, rough
 
| desert, rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/sand/crater.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/sand/crater.png
 
| Crater
 
| Crater
 
| <code>Dd^Dc</code>
 
| <code>Dd^Dc</code>
Line 180: Line 186:
 
| desert
 
| desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/flowers-mixed.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/flowers-mixed.png
 
| Mixed Flowers
 
| Mixed Flowers
 
| <code>^Efm</code>
 
| <code>^Efm</code>
Line 186: Line 192:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/farm-veg-spring-icon.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/farm-veg-spring-icon.png
 
| Farmland
 
| Farmland
 
| <code>^Gvs</code>
 
| <code>^Gvs</code>
Line 192: Line 198:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/stones-small7.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/stones-small7.png
 
| Stones
 
| Stones
 
| <code>^Es</code>
 
| <code>^Es</code>
Line 198: Line 204:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/mushroom.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/snowbits-small4.png
 +
| Snowbits
 +
| <code>^Esa</code>
 +
| <code>_bas</code>
 +
| embellishments
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/mushroom.png
 
| Small Mushrooms
 
| Small Mushrooms
 
| <code>^Em</code>
 
| <code>^Em</code>
Line 204: Line 216:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/mushroom-farm-small.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/mushroom-farm-small.png
 
| Mushroom Farm
 
| Mushroom Farm
 
| <code>^Emf</code>
 
| <code>^Emf</code>
Line 210: Line 222:
 
| embellishments,cave
 
| embellishments,cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/desert-plant5.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/desert-plant5.png
 
| Desert Plants
 
| Desert Plants
 
| <code>^Edp</code>
 
| <code>^Edp</code>
Line 216: Line 228:
 
| embellishments, desert
 
| embellishments, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/desert-plant.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/desert-plant.png
 
| Desert Plants without Bones
 
| Desert Plants without Bones
 
| <code>^Edpp</code>
 
| <code>^Edpp</code>
Line 222: Line 234:
 
| embellishments, desert
 
| embellishments, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/windmill-embellishment-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/windmill-embellishment-tile.png
 
| Windmill
 
| Windmill
 
| <code>^Wm</code>
 
| <code>^Wm</code>
Line 228: Line 240:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/fire-A01.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/fire-A01.png
 
| Campfire
 
| Campfire
 
| <code>^Ecf</code>
 
| <code>^Ecf</code>
Line 234: Line 246:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/brazier-embellishment.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/walls/stone/flames/flames-tile.png
 +
| Sconce
 +
| <code>^Efs</code>
 +
| <code>_bas</code>
 +
| embellishments
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/brazier-embellishment.png
 
| Brazier
 
| Brazier
 
| <code>^Eb</code>
 
| <code>^Eb</code>
Line 240: Line 258:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/brazier-A01.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/brazier-A01.png
 
| Lit Brazier
 
| Lit Brazier
 
| <code>^Ebn</code>
 
| <code>^Ebn</code>
Line 246: Line 264:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/fence-se-nw-01.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/fence-se-nw-01.png
 
| Fence
 
| Fence
 
| <code>^Eff</code>
 
| <code>^Eff</code>
Line 252: Line 270:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/rocks.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/fence-iron-tile.png
 +
| Iron Fence
 +
| <code>^Eqf</code>
 +
| <code>Qt</code>
 +
| embellishments, obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/rocks.png
 
| Stones with Sand Drifts
 
| Stones with Sand Drifts
 
| <code>^Esd</code>
 
| <code>^Esd</code>
Line 258: Line 282:
 
| embellishments, desert
 
| embellishments, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/water-lilies-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/water-lilies-tile.png
 
| Water Lilies
 
| Water Lilies
 
| <code>^Ewl</code>
 
| <code>^Ewl</code>
Line 264: Line 288:
 
| water,embellishments
 
| water,embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/embellishments/water-lilies-flower-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/embellishments/water-lilies-flower-tile.png
 
| Flowering Water Lilies
 
| Flowering Water Lilies
 
| <code>^Ewf</code>
 
| <code>^Ewf</code>
Line 270: Line 294:
 
| water,embellishments
 
| water,embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/detritus/trashC-1.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/detritus/trashC-1.png
 
| Trash
 
| Trash
 
| <code>^Edt</code>
 
| <code>^Edt</code>
Line 276: Line 300:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/detritus/detritusC-1.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/detritus/detritusC-1.png
 
| Remains
 
| Remains
 
| <code>^Edb</code>
 
| <code>^Edb</code>
Line 282: Line 306:
 
| embellishments
 
| embellishments
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/great-tree-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/great-tree-tile.png
 
| Great Tree
 
| Great Tree
 
| <code>^Fet</code>
 
| <code>^Fet</code>
Line 288: Line 312:
 
| forest
 
| forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/great-tree-dead-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/great-tree-snowy-tile.png
 +
| Snowy Great Tree
 +
| <code>^Feta</code>
 +
| <code>_bas,Ft</code>
 +
| frozen,forest
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/great-tree-dead-tile.png
 
| Dead Great Tree
 
| Dead Great Tree
 
| <code>^Fetd</code>
 
| <code>^Fetd</code>
Line 294: Line 324:
 
| forest
 
| forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/tropical/jungle-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/great-oak-tree-dead-tile.png
 +
| Dead Great Oak Tree
 +
| <code>^Feth</code>
 +
| <code>_bas,Ft</code>
 +
| forest
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/tropical/jungle-tile.png
 
| Tropical Forest
 
| Tropical Forest
 
| <code>^Ft</code>
 
| <code>^Ft</code>
Line 300: Line 336:
 
| forest
 
| forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/tropical/rainforest-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/tropical/rainforest-tile.png
 
| Rainforest
 
| Rainforest
 
| <code>^Ftr</code>
 
| <code>^Ftr</code>
Line 306: Line 342:
 
| forest
 
| forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/tropical/palm-desert-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/tropical/palm-desert-tile.png
 
| Palm Forest
 
| Palm Forest
 
| <code>^Ftd</code>
 
| <code>^Ftd</code>
Line 312: Line 348:
 
| forest,desert
 
| forest,desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/tropical/palms-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/tropical/palms-tile.png
 
| Dense Palm Forest
 
| Dense Palm Forest
 
| <code>^Ftp</code>
 
| <code>^Ftp</code>
Line 318: Line 354:
 
| forest
 
| forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/tropical/savanna-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/tropical/savanna-tile.png
 
| Savanna
 
| Savanna
 
| <code>^Fts</code>
 
| <code>^Fts</code>
Line 324: Line 360:
 
| forest,desert
 
| forest,desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/pine-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/pine-tile.png
 
| Pine Forest
 
| Pine Forest
 
| <code>^Fp</code>
 
| <code>^Fp</code>
Line 330: Line 366:
 
| forest
 
| forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/snow-forest-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/snow-forest-tile.png
 
| Snowy Pine Forest
 
| Snowy Pine Forest
 
| <code>^Fpa</code>
 
| <code>^Fpa</code>
Line 336: Line 372:
 
| frozen, forest
 
| frozen, forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/deciduous-summer-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/deciduous-summer-tile.png
 
| Summer Deciduous Forest
 
| Summer Deciduous Forest
 
| <code>^Fds</code>
 
| <code>^Fds</code>
Line 342: Line 378:
 
| forest
 
| forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/deciduous-fall-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/deciduous-fall-tile.png
 
| Fall Deciduous Forest
 
| Fall Deciduous Forest
 
| <code>^Fdf</code>
 
| <code>^Fdf</code>
Line 348: Line 384:
 
| forest, fall
 
| forest, fall
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/deciduous-winter-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/deciduous-winter-tile.png
 
| Winter Deciduous Forest
 
| Winter Deciduous Forest
 
| <code>^Fdw</code>
 
| <code>^Fdw</code>
Line 354: Line 390:
 
| forest, fall
 
| forest, fall
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/deciduous-winter-snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/deciduous-winter-snow-tile.png
 
| Snowy Deciduous Forest
 
| Snowy Deciduous Forest
 
| <code>^Fda</code>
 
| <code>^Fda</code>
Line 360: Line 396:
 
| frozen, forest
 
| frozen, forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/mixed-summer-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/mixed-summer-tile.png
 
| Summer Mixed Forest
 
| Summer Mixed Forest
 
| <code>^Fms</code>
 
| <code>^Fms</code>
Line 366: Line 402:
 
| forest
 
| forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/mixed-fall-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/mixed-fall-tile.png
 
| Fall Mixed Forest
 
| Fall Mixed Forest
 
| <code>^Fmf</code>
 
| <code>^Fmf</code>
Line 372: Line 408:
 
| forest, fall
 
| forest, fall
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/mixed-winter-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/mixed-winter-tile.png
 
| Winter Mixed Forest
 
| Winter Mixed Forest
 
| <code>^Fmw</code>
 
| <code>^Fmw</code>
Line 378: Line 414:
 
| forest, fall
 
| forest, fall
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/mixed-winter-snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/mixed-winter-snow-tile.png
 
| Snowy Mixed Forest
 
| Snowy Mixed Forest
 
| <code>^Fma</code>
 
| <code>^Fma</code>
Line 384: Line 420:
 
| frozen, forest
 
| frozen, forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/hills/regular.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/hills/regular.png
 
| Regular Hills
 
| Regular Hills
 
| <code>Hh</code>
 
| <code>Hh</code>
Line 390: Line 426:
 
| rough
 
| rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/hills/dry.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/hills/dry.png
 
| Dry Hills
 
| Dry Hills
 
| <code>Hhd</code>
 
| <code>Hhd</code>
Line 396: Line 432:
 
| fall, rough
 
| fall, rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/hills/desert.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/hills/desert.png
 
| Dunes
 
| Dunes
 
| <code>Hd</code>
 
| <code>Hd</code>
Line 402: Line 438:
 
| desert, rough
 
| desert, rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/hills/snow.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/hills/snow.png
 
| Snow Hills
 
| Snow Hills
 
| <code>Ha</code>
 
| <code>Ha</code>
Line 408: Line 444:
 
| frozen, rough
 
| frozen, rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/mountains/basic-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/mountains/basic-tile.png
 
| Regular Mountains
 
| Regular Mountains
 
| <code>Mm</code>
 
| <code>Mm</code>
Line 414: Line 450:
 
| rough
 
| rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/mountains/dry-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/mountains/dry-tile.png
 
| Dry Mountains
 
| Dry Mountains
 
| <code>Md</code>
 
| <code>Md</code>
Line 420: Line 456:
 
| rough, desert
 
| rough, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/mountains/snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/mountains/snow-tile.png
 
| Snowy Mountains
 
| Snowy Mountains
 
| <code>Ms</code>
 
| <code>Ms</code>
Line 426: Line 462:
 
| rough, frozen
 
| rough, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/interior/wood-regular.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/desert_mountains/desert-tile.png
 +
| Desert Mountains
 +
| <code>Mdd</code>
 +
| <code>Mt</code>
 +
| rough, desert
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/interior/stone-regular.png
 +
| Basic Stone Floor
 +
| <code>Irs</code>
 +
| <code>Gt</code>
 +
| flat
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/interior/stone-ancient.png
 +
| Ancient Stone Floor
 +
| <code>Ias</code>
 +
| <code>Gt</code>
 +
| flat
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/interior/royal-rug/rug-tile.png
 +
| Royal Rug
 +
| <code>Icr</code>
 +
| <code>Gt</code>
 +
| flat
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/interior/regular-rug/rug-tile.png
 +
| Normal Rug
 +
| <code>Icn</code>
 +
| <code>Gt</code>
 +
| flat
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/interior/cave-rug/rug-tile.png
 +
| Cave Rug
 +
| <code>Urc</code>
 +
| <code>Gt</code>
 +
| cave, flat
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/interior/wood-regular.png
 
| Basic Wooden Floor
 
| Basic Wooden Floor
 
| <code>Iwr</code>
 
| <code>Iwr</code>
Line 432: Line 504:
 
| flat
 
| flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/beam-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/interior/wood-ruined.png
 +
| Old Wooden Floor
 +
| <code>Ior</code>
 +
| <code>Gt</code>
 +
| flat
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/beam-tile.png
 
| Beam of Light
 
| Beam of Light
 
| <code>^Ii</code>
 
| <code>^Ii</code>
Line 438: Line 516:
 
| cave
 
| cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/floor6.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/floor6.png
 
| Cave Floor
 
| Cave Floor
 
| <code>Uu</code>
 
| <code>Uu</code>
Line 444: Line 522:
 
| cave
 
| cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/earthy-floor3.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/earthy-floor3.png
 
| Earthy Cave Floor
 
| Earthy Cave Floor
 
| <code>Uue</code>
 
| <code>Uue</code>
Line 450: Line 528:
 
| cave
 
| cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/flagstones-dark.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/flagstones-dark.png
 
| Dark Flagstones
 
| Dark Flagstones
 
| <code>Urb</code>
 
| <code>Urb</code>
Line 456: Line 534:
 
| cave, flat
 
| cave, flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/path.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/path.png
 
| Cave Path
 
| Cave Path
 
| <code>Ur</code>
 
| <code>Ur</code>
Line 462: Line 540:
 
| cave, flat
 
| cave, flat
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/mushrooms-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/mushrooms-tile.png
 
| Mushroom Grove
 
| Mushroom Grove
| <code>^Uf</code>
+
| <code>^Tf</code>
| <code>Uft</code>
+
| <code>_bas,Tt</code>
 
| cave, forest
 
| cave, forest
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/forest/mushrooms-beam-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/mushrooms-beam-tile.png
 
| Lit Mushroom Grove
 
| Lit Mushroom Grove
| <code>^Ufi</code>
+
| <code>^Tfi</code>
| <code>Uft</code>
+
| <code>_bas,Tt</code>
 
| cave
 
| cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/hills-variation.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/forest/mushroom-base.png
 +
| Mycelium
 +
| <code>Tb</code>
 +
| <code>Tt</code>
 +
| cave
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/hills-variation.png
 
| Rockbound Cave
 
| Rockbound Cave
 
| <code>Uh</code>
 
| <code>Uh</code>
Line 480: Line 564:
 
| cave, rough
 
| cave, rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/rails-n-s.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/earthy-hills-variation.png
 +
| Earthy Rockbound Cave
 +
| <code>Uhe</code>
 +
| <code>Ut, Ht</code>
 +
| cave, rough
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/rails-n-s.png
 
| Mine Rail
 
| Mine Rail
 
| <code>^Br&#124;</code>
 
| <code>^Br&#124;</code>
Line 486: Line 576:
 
| cave
 
| cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/rails-ne-sw.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/rails-ne-sw.png
 
| Mine Rail
 
| Mine Rail
 
| <code>^Br/</code>
 
| <code>^Br/</code>
Line 492: Line 582:
 
| cave
 
| cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/rails-se-nw.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/rails-se-nw.png
 
| Mine Rail
 
| Mine Rail
 
| <code>^Br\</code>
 
| <code>^Br\</code>
Line 498: Line 588:
 
| cave
 
| cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/chasm/regular-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/chasm/regular-tile.png
 
| Regular Chasm
 
| Regular Chasm
 
| <code>Qxu</code>
 
| <code>Qxu</code>
Line 504: Line 594:
 
| cave, obstacle
 
| cave, obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/chasm/earthy-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/chasm/earthy-tile.png
 
| Earthy Chasm
 
| Earthy Chasm
 
| <code>Qxe</code>
 
| <code>Qxe</code>
Line 510: Line 600:
 
| cave, obstacle
 
| cave, obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/chasm/abyss-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/chasm/abyss-tile.png
 
| Ethereal Abyss
 
| Ethereal Abyss
 
| <code>Qxua</code>
 
| <code>Qxua</code>
Line 516: Line 606:
 
| cave, obstacle
 
| cave, obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/unwalkable/lava-chasm-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/unwalkable/lava-chasm-tile.png
 
| Lava Chasm
 
| Lava Chasm
 
| <code>Ql</code>
 
| <code>Ql</code>
Line 522: Line 612:
 
| cave, obstacle
 
| cave, obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/unwalkable/lava.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/unwalkable/lava-tile.png
 
| Lava
 
| Lava
 
| <code>Qlf</code>
 
| <code>Qlf</code>
Line 528: Line 618:
 
| cave, obstacle
 
| cave, obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/mountains/volcano-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/mountains/volcano-tile.png
 
| Volcano
 
| Volcano
 
| <code>Mv</code>
 
| <code>Mv</code>
Line 534: Line 624:
 
| rough, obstacle
 
| rough, obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/mountains/cloud-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/mountains/cloud-tile.png
 
| Regular Impassable Mountains
 
| Regular Impassable Mountains
 
| <code>Mm^Xm</code>
 
| <code>Mm^Xm</code>
Line 540: Line 630:
 
| rough,obstacle
 
| rough,obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/mountains/cloud-desert-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/mountains/cloud-desert-tile.png
| Desert Impassable Mountains
+
| Dry Impassable Mountains
 
| <code>Md^Xm</code>
 
| <code>Md^Xm</code>
 
| <code>-,Mt,Xt</code>
 
| <code>-,Mt,Xt</code>
 
| rough,obstacle,desert
 
| rough,obstacle,desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/mountains/cloud-snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/mountains/cloud-snow-tile.png
 
| Snowy Impassable Mountains
 
| Snowy Impassable Mountains
 
| <code>Ms^Xm</code>
 
| <code>Ms^Xm</code>
Line 552: Line 642:
 
| rough,obstacle,frozen
 
| rough,obstacle,frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/wall-rough-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/desert_mountains/cloud-desert-tile.png
 +
| Desert Impassable Mountains
 +
| <code>Mdd^Xm</code>
 +
| <code>-,Mt,Xt</code>
 +
| rough,obstacle,desert
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/wall-rough-tile.png
 
| Natural Cave Wall
 
| Natural Cave Wall
 
| <code>Xu</code>
 
| <code>Xu</code>
Line 558: Line 654:
 
| cave,obstacle
 
| cave,obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/wall-hewn-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/walls/wall-mine-tile.png
| Hewn Cave Wall
+
| Mine Wall
 
| <code>Xuc</code>
 
| <code>Xuc</code>
 
| <code>Xt</code>
 
| <code>Xt</code>
 
| cave,obstacle
 
| cave,obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/earthy-wall-rough-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/earthy-wall-rough-tile.png
 
| Natural Earthy Cave Wall
 
| Natural Earthy Cave Wall
 
| <code>Xue</code>
 
| <code>Xue</code>
Line 570: Line 666:
 
| cave,obstacle
 
| cave,obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/earthy-wall-hewn-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/walls/stone/wall-stone-tile.png
| Reinforced Earthy Cave Wall
+
| Stone Wall
| <code>Xuce</code>
+
| <code>Xos</code>
 +
| <code>Xt</code>
 +
| cave,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/walls/stone/wall-stone-mine-tile.png
 +
| Straight Mine Wall
 +
| <code>Xom</code>
 +
| <code>Xt</code>
 +
| cave,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/walls/stone/wall-stone-white-tile.png
 +
| Straight White Wall
 +
| <code>Xoi</code>
 
| <code>Xt</code>
 
| <code>Xt</code>
 
| cave,obstacle
 
| cave,obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/walls/wall-stone-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/walls/stone/clean/wall-stone-tile.png
| Stone Wall
+
| Clean Stone Wall
| <code>Xos</code>
+
| <code>Xoc</code>
 +
| <code>Xt</code>
 +
| cave,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/walls/stone/ancient/wall-stone-tile.png
 +
| Ancient Stone Wall
 +
| <code>Xoa</code>
 +
| <code>Xt</code>
 +
| cave,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/walls/stone/catacombs/wall-stone-tile.png
 +
| Catacombs Stone Wall
 +
| <code>Xot</code>
 
| <code>Xt</code>
 
| <code>Xt</code>
 
| cave,obstacle
 
| cave,obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/walls/wall-stone-lit-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/walls/stone/overgrown/wall-stone-tile.png
| Lit Stone Wall
+
| Overgrown Stone Wall
| <code>Xol</code>
+
| <code>Xof</code>
 
| <code>Xt</code>
 
| <code>Xt</code>
 
| cave,obstacle
 
| cave,obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/impassable-editor.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/gate-rusty-sw-tile.png
 +
| Rusty Gate
 +
| <code>^Pr\</code>
 +
| <code>_bas,Xt</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/gate-rusty-se-tile.png
 +
| Rusty Gate
 +
| <code>^Pr/</code>
 +
| <code>_bas,Xt</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/gate-rusty-n-tile.png
 +
| Rusty Gate
 +
| <code>^Pr&#124;</code>
 +
| <code>_bas,Xt</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/door-wooden-sw-tile.png
 +
| Wooden Door
 +
| <code>^Pw\</code>
 +
| <code>_bas,Xt</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/door-wooden-se-tile.png
 +
| Wooden Door
 +
| <code>^Pw/</code>
 +
| <code>_bas,Xt</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/door-wooden-n-tile.png
 +
| Wooden Door
 +
| <code>^Pw&#124;</code>
 +
| <code>_bas,Xt</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/gate-rusty-open-sw-tile.png
 +
| Open Rusty Gate
 +
| <code>^Pr\o</code>
 +
| <code>_bas</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/gate-rusty-open-se-tile.png
 +
| Open Rusty Gate
 +
| <code>^Pr/o</code>
 +
| <code>_bas</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/gate-rusty-open-n-tile.png
 +
| Open Rusty Gate
 +
| <code>^Pr&#124;o</code>
 +
| <code>_bas</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/door-wooden-open-sw-tile.png
 +
| Open Wooden Door
 +
| <code>^Pw\o</code>
 +
| <code>_bas</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/door-wooden-open-se-tile.png
 +
| Open Wooden Door
 +
| <code>^Pw/o</code>
 +
| <code>_bas</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/portals/door-wooden-open-n-tile.png
 +
| Open Wooden Door
 +
| <code>^Pw&#124;o</code>
 +
| <code>_bas</code>
 +
| embellishments,obstacle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/impassable-editor.png
 
| Impassable Overlay
 
| Impassable Overlay
 
| <code>^Xo</code>
 
| <code>^Xo</code>
Line 594: Line 786:
 
| obstacle, special
 
| obstacle, special
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/unwalkable-editor.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/unwalkable-editor.png
 
| Unwalkable Overlay
 
| Unwalkable Overlay
 
| <code>^Qov</code>
 
| <code>^Qov</code>
Line 600: Line 792:
 
| obstacle, special
 
| obstacle, special
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/void/void-editor.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/void/void-editor.png
 
| Void
 
| Void
 
| <code>Xv</code>
 
| <code>Xv</code>
Line 606: Line 798:
 
| obstacle, special
 
| obstacle, special
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/desert-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/desert-tile.png
 
| Adobe Village
 
| Adobe Village
 
| <code>^Vda</code>
 
| <code>^Vda</code>
Line 612: Line 804:
 
| village, desert
 
| village, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/desert-camp-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/desert-ruin-tile.png
 +
| Ruined Adobe Village
 +
| <code>^Vdr</code>
 +
| <code>_bas, Vt</code>
 +
| village, desert
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/desert-camp-tile.png
 
| Desert Tent Village
 
| Desert Tent Village
 
| <code>^Vdt</code>
 
| <code>^Vdt</code>
Line 618: Line 816:
 
| village, desert
 
| village, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/camp-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/camp-tile.png
 
| Tent Village
 
| Tent Village
 
| <code>^Vct</code>
 
| <code>^Vct</code>
Line 624: Line 822:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/orc-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/orc-tile.png
 
| Orcish Village
 
| Orcish Village
 
| <code>^Vo</code>
 
| <code>^Vo</code>
Line 630: Line 828:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/orc-snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/orc-snow-tile.png
 
| Snowy Orcish Village
 
| Snowy Orcish Village
 
| <code>^Voa</code>
 
| <code>^Voa</code>
Line 636: Line 834:
 
| village, frozen
 
| village, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/elven-snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/elven-snow-tile.png
 
| Snowy Elven Village
 
| Snowy Elven Village
 
| <code>^Vea</code>
 
| <code>^Vea</code>
Line 642: Line 840:
 
| village, frozen
 
| village, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/elven-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/elven-tile.png
 
| Elven Village
 
| Elven Village
 
| <code>^Ve</code>
 
| <code>^Ve</code>
Line 648: Line 846:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/human-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/human-tile.png
 
| Cottage
 
| Cottage
 
| <code>^Vh</code>
 
| <code>^Vh</code>
Line 654: Line 852:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/snow-tile.png
 
| Snowy Cottage
 
| Snowy Cottage
 
| <code>^Vha</code>
 
| <code>^Vha</code>
Line 660: Line 858:
 
| village, frozen
 
| village, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/human-cottage-ruin-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/human-cottage-ruin-tile.png
 
| Ruined Cottage
 
| Ruined Cottage
 
| <code>^Vhr</code>
 
| <code>^Vhr</code>
Line 666: Line 864:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/human-city-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/human-city-tile.png
 
| Human City
 
| Human City
 
| <code>^Vhc</code>
 
| <code>^Vhc</code>
Line 672: Line 870:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/misc/windmill-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/misc/windmill-tile.png
 
| Windmill Village
 
| Windmill Village
 
| <code>^Vwm</code>
 
| <code>^Vwm</code>
Line 678: Line 876:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/human-city-snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/human-city-snow-tile.png
 
| Snowy Human City
 
| Snowy Human City
 
| <code>^Vhca</code>
 
| <code>^Vhca</code>
Line 684: Line 882:
 
| village, frozen
 
| village, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/human-city-ruin-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/human-city-ruin-tile.png
 
| Ruined Human City
 
| Ruined Human City
 
| <code>^Vhcr</code>
 
| <code>^Vhcr</code>
Line 690: Line 888:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/human-hills-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/human-hills-tile.png
 
| Hill Stone Village
 
| Hill Stone Village
 
| <code>^Vhh</code>
 
| <code>^Vhh</code>
Line 696: Line 894:
 
| village, rough
 
| village, rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/human-snow-hills-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/human-snow-hills-tile.png
 
| Snowy Hill Stone Village
 
| Snowy Hill Stone Village
 
| <code>^Vhha</code>
 
| <code>^Vhha</code>
Line 702: Line 900:
 
| village, frozen, rough
 
| village, frozen, rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/human-hills-ruin-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/human-hills-ruin-tile.png
 
| Ruined Hill Stone Village
 
| Ruined Hill Stone Village
 
| <code>^Vhhr</code>
 
| <code>^Vhhr</code>
Line 708: Line 906:
 
| village, rough
 
| village, rough
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/tropical-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/tropical-tile.png
 
| Tropical Village
 
| Tropical Village
 
| <code>^Vht</code>
 
| <code>^Vht</code>
Line 714: Line 912:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/drake-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/drake-tile.png
 
| Drake Village
 
| Drake Village
 
| <code>^Vd</code>
 
| <code>^Vd</code>
Line 720: Line 918:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/cave-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/cave-tile.png
 
| Cave Village
 
| Cave Village
 
| <code>^Vu</code>
 
| <code>^Vu</code>
Line 726: Line 924:
 
| village, cave
 
| village, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/dwarven-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/dwarven-tile.png
 
| Dwarven Village
 
| Dwarven Village
 
| <code>^Vud</code>
 
| <code>^Vud</code>
Line 732: Line 930:
 
| village, cave
 
| village, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/hut-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/hut-tile.png
 
| Hut
 
| Hut
 
| <code>^Vc</code>
 
| <code>^Vc</code>
Line 738: Line 936:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/hut-snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/hut-snow-tile.png
 
| Snowy Hut
 
| Snowy Hut
 
| <code>^Vca</code>
 
| <code>^Vca</code>
Line 744: Line 942:
 
| village, frozen
 
| village, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/log-cabin-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/log-cabin-tile.png
 
| Log Cabin
 
| Log Cabin
 
| <code>^Vl</code>
 
| <code>^Vl</code>
Line 750: Line 948:
 
| village
 
| village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/log-cabin-snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/log-cabin-snow-tile.png
 
| Snowy Log Cabin
 
| Snowy Log Cabin
 
| <code>^Vla</code>
 
| <code>^Vla</code>
Line 756: Line 954:
 
| village, frozen
 
| village, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/igloo-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/igloo-tile.png
 
| Igloo
 
| Igloo
 
| <code>^Vaa</code>
 
| <code>^Vaa</code>
Line 762: Line 960:
 
| village, frozen
 
| village, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/swampwater-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/swampwater-tile.png
 
| Swamp Village
 
| Swamp Village
 
| <code>^Vhs</code>
 
| <code>^Vhs</code>
Line 768: Line 966:
 
| water, village
 
| water, village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/coast-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/coast-tile.png
 
| Merfolk Village
 
| Merfolk Village
 
| <code>^Vm</code>
 
| <code>^Vm</code>
Line 774: Line 972:
 
| water, village
 
| water, village
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/village/village-overlay-editor.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/village/village-overlay-editor.png
 
| Village Overlay
 
| Village Overlay
 
| <code>^Vov</code>
 
| <code>^Vov</code>
Line 780: Line 978:
 
| village, special
 
| village, special
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/encampment/regular-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/encampment/regular-tile.png
 
| Encampment
 
| Encampment
 
| <code>Ce</code>
 
| <code>Ce</code>
Line 786: Line 984:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/encampment/snow-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/encampment-ruin/regular-tile.png
 +
| Ruined Encampment
 +
| <code>Cer</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/encampment/snow-tile.png
 
| Snowy Encampment
 
| Snowy Encampment
 
| <code>Cea</code>
 
| <code>Cea</code>
Line 792: Line 996:
 
| castle, frozen
 
| castle, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/orcish/tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/orcish/tile.png
 
| Orcish Castle
 
| Orcish Castle
 
| <code>Co</code>
 
| <code>Co</code>
Line 798: Line 1,002:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/winter-orcish/tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/winter-orcish/tile.png
 
| Snowy Orcish Castle
 
| Snowy Orcish Castle
 
| <code>Coa</code>
 
| <code>Coa</code>
Line 804: Line 1,008:
 
| castle, frozen
 
| castle, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/castle-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/castle-tile.png
 
| Human Castle
 
| Human Castle
 
| <code>Ch</code>
 
| <code>Ch</code>
Line 810: Line 1,014:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/snowy/castle-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/snowy/castle-tile.png
 
| Snowy Human Castle
 
| Snowy Human Castle
 
| <code>Cha</code>
 
| <code>Cha</code>
Line 816: Line 1,020:
 
| castle, frozen
 
| castle, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/elven/tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/elven/tile.png
 
| Elven Castle
 
| Elven Castle
 
| <code>Cv</code>
 
| <code>Cv</code>
Line 822: Line 1,026:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/dwarven-castle-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/elven-ruin/tile.png
| Dwarven Castle
+
| Elven Castle Ruin
 +
| <code>Cvr</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/winter-elven/tile.png
 +
| Winter Elven Castle
 +
| <code>Cva</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/dwarven-castle-tile.png
 +
| Dwarven Underground Castle
 
| <code>Cud</code>
 
| <code>Cud</code>
 
| <code>Ct</code>
 
| <code>Ct</code>
 
| castle, cave
 
| castle, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/ruin-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-tile.png
 +
| Dwarven Castle
 +
| <code>Cf</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-tile.png
 +
| Dwarven Castle Ruins
 +
| <code>Cfr</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-tile.png
 +
| Winter Dwarven Castle
 +
| <code>Cfa</code>
 +
| <code>Ct</code>
 +
| castle, frozen
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/ruin-tile.png
 
| Ruined Human Castle
 
| Ruined Human Castle
 
| <code>Chr</code>
 
| <code>Chr</code>
Line 834: Line 1,068:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/sunken-ruin-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/sunken-ruin-tile.png
 
| Sunken Human Ruin
 
| Sunken Human Ruin
 
| <code>Chw</code>
 
| <code>Chw</code>
Line 840: Line 1,074:
 
| castle, water
 
| castle, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/swamp-ruin-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/swamp-ruin-tile.png
 
| Swamp Human Ruin
 
| Swamp Human Ruin
 
| <code>Chs</code>
 
| <code>Chs</code>
Line 846: Line 1,080:
 
| castle, water
 
| castle, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/sand/tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/sand/tile.png
 
| Desert Castle
 
| Desert Castle
 
| <code>Cd</code>
 
| <code>Cd</code>
Line 852: Line 1,086:
 
| castle, desert
 
| castle, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/sand/ruin-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/sand/ruin-tile.png
 
| Ruined Desert Castle
 
| Ruined Desert Castle
 
| <code>Cdr</code>
 
| <code>Cdr</code>
Line 858: Line 1,092:
 
| castle, desert
 
| castle, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/encampment/regular-keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/troll/tile.png
 +
| Troll Encampment
 +
| <code>Cte</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/aquatic-camp/tile.png
 +
| Aquatic Encampment
 +
| <code>Cme</code>
 +
| <code>Ct,Wrt</code>
 +
| castle, water
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/aquatic-castle/castle-tile.png
 +
| Aquatic Castle
 +
| <code>Cm</code>
 +
| <code>Ct,Wrt</code>
 +
| castle, water
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/encampment/regular-keep-tile.png
 
| Encampment Keep
 
| Encampment Keep
 
| <code>Ke</code>
 
| <code>Ke</code>
Line 864: Line 1,116:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/encampment/tall-keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/encampment-ruin/regular-keep-tile.png
 +
| Ruined Encampment Keep
 +
| <code>Ker</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/encampment/tall-keep-tile.png
 
| Tall Encampment Keep
 
| Tall Encampment Keep
 
| <code>Ket</code>
 
| <code>Ket</code>
Line 870: Line 1,128:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/encampment/snow-keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/encampment/snow-keep-tile.png
 
| Snowy Encampment Keep
 
| Snowy Encampment Keep
 
| <code>Kea</code>
 
| <code>Kea</code>
Line 876: Line 1,134:
 
| castle, frozen
 
| castle, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/orcish/keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/orcish/keep-tile.png
 
| Orcish Keep
 
| Orcish Keep
 
| <code>Ko</code>
 
| <code>Ko</code>
Line 882: Line 1,140:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/winter-orcish/keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/winter-orcish/keep-tile.png
 
| Snowy Orcish Keep
 
| Snowy Orcish Keep
 
| <code>Koa</code>
 
| <code>Koa</code>
Line 888: Line 1,146:
 
| castle, frozen
 
| castle, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/keep-tile.png
 
| Human Castle Keep
 
| Human Castle Keep
 
| <code>Kh</code>
 
| <code>Kh</code>
Line 894: Line 1,152:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/snowy/keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/snowy/keep-tile.png
 
| Snowy Human Castle Keep
 
| Snowy Human Castle Keep
 
| <code>Kha</code>
 
| <code>Kha</code>
Line 900: Line 1,158:
 
| castle, frozen
 
| castle, frozen
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/elven/keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/elven/keep-tile.png
 
| Elven Castle Keep
 
| Elven Castle Keep
 
| <code>Kv</code>
 
| <code>Kv</code>
Line 906: Line 1,164:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/dwarven-keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/elven-ruin/keep-tile.png
| Dwarven Castle Keep
+
| Elven Keep Ruin
 +
| <code>Kvr</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/winter-elven/keep-tile.png
 +
| Winter Elven Keep
 +
| <code>Kva</code>
 +
| <code>Ct</code>
 +
| castle, frozen
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/dwarven-keep-tile.png
 +
| Dwarven Underground Keep
 
| <code>Kud</code>
 
| <code>Kud</code>
 
| <code>Ct</code>
 
| <code>Ct</code>
 
| castle, cave
 
| castle, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/ruined-keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/outside-dwarven/dwarven-keep-tile.png
 +
| Dwarven Castle Keep
 +
| <code>Kf</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/ruin-dwarven/dwarven-keep-tile.png
 +
| Dwarven Ruin Keep
 +
| <code>Kfr</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/winter-dwarven/dwarven-keep-tile.png
 +
| Winter Dwarven Keep
 +
| <code>Kfa</code>
 +
| <code>Ct</code>
 +
| castle, frozen
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/ruined-keep-tile.png
 
| Ruined Human Castle Keep
 
| Ruined Human Castle Keep
 
| <code>Khr</code>
 
| <code>Khr</code>
Line 918: Line 1,206:
 
| castle
 
| castle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/sunken-keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/sunken-keep-tile.png
 
| Sunken Human Castle Keep
 
| Sunken Human Castle Keep
 
| <code>Khw</code>
 
| <code>Khw</code>
Line 924: Line 1,212:
 
| castle, water
 
| castle, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/swamp-keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/swamp-keep-tile.png
 
| Swamp Human Castle Keep
 
| Swamp Human Castle Keep
 
| <code>Khs</code>
 
| <code>Khs</code>
Line 930: Line 1,218:
 
| castle, water
 
| castle, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/sand/keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/sand/keep-tile.png
 
| Desert Keep
 
| Desert Keep
 
| <code>Kd</code>
 
| <code>Kd</code>
Line 936: Line 1,224:
 
| castle, desert
 
| castle, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/sand/ruin-keep-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/sand/ruin-keep-tile.png
 
| Ruined Desert Keep
 
| Ruined Desert Keep
 
| <code>Kdr</code>
 
| <code>Kdr</code>
Line 942: Line 1,230:
 
| castle, desert
 
| castle, desert
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/castle-overlay-editor.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/aquatic-camp/keep-tile.png
 +
| Aquatic Encampment Keep
 +
| <code>Kme</code>
 +
| <code>Ct, Wrt</code>
 +
| castle, water
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/troll/keep-tile.png
 +
| Troll Encampment Keep
 +
| <code>Kte</code>
 +
| <code>Ct</code>
 +
| castle
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/aquatic-castle/keep-tile.png
 +
| Aquatic Keep
 +
| <code>Km</code>
 +
| <code>Ct, Wrt</code>
 +
| castle, water
 +
|-
 +
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/castle-overlay-editor.png
 
| Castle Overlay
 
| Castle Overlay
 
| <code>^Cov</code>
 
| <code>^Cov</code>
Line 948: Line 1,254:
 
| castle, special
 
| castle, special
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/castle/keep-overlay-editor.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/castle/keep-overlay-editor.png
 
| Keep Overlay
 
| Keep Overlay
 
| <code>^Kov</code>
 
| <code>^Kov</code>
Line 954: Line 1,260:
 
| castle, special
 
| castle, special
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/wood-n-s.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/wood-n-s.png
 
| Wooden Bridge
 
| Wooden Bridge
 
| <code>^Bw&#124;</code>
 
| <code>^Bw&#124;</code>
Line 960: Line 1,266:
 
| bridge, water
 
| bridge, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/wood-ne-sw.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/wood-ne-sw.png
 
| Wooden Bridge
 
| Wooden Bridge
 
| <code>^Bw/</code>
 
| <code>^Bw/</code>
Line 966: Line 1,272:
 
| bridge, water
 
| bridge, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/wood-se-nw.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/wood-se-nw.png
 
| Wooden Bridge
 
| Wooden Bridge
 
| <code>^Bw\</code>
 
| <code>^Bw\</code>
Line 972: Line 1,278:
 
| bridge, water
 
| bridge, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/wood-rotting-n-s.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/wood-rotting-n-s.png
 
| Rotting Bridge
 
| Rotting Bridge
 
| <code>^Bw&#124;r</code>
 
| <code>^Bw&#124;r</code>
Line 978: Line 1,284:
 
| bridge, water
 
| bridge, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/wood-rotting-ne-sw.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/wood-rotting-ne-sw.png
 
| Rotting Bridge
 
| Rotting Bridge
 
| <code>^Bw/r</code>
 
| <code>^Bw/r</code>
Line 984: Line 1,290:
 
| bridge, water
 
| bridge, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/wood-rotting-se-nw.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/wood-rotting-se-nw.png
 
| Rotting Bridge
 
| Rotting Bridge
 
| <code>^Bw\r</code>
 
| <code>^Bw\r</code>
Line 990: Line 1,296:
 
| bridge, water
 
| bridge, water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/stonebridge-n-s-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/stonebridge-n-s-tile.png
 
| Basic Stone Bridge
 
| Basic Stone Bridge
 
| <code>^Bsb&#124;</code>
 
| <code>^Bsb&#124;</code>
Line 996: Line 1,302:
 
| bridge,water
 
| bridge,water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/stonebridge-se-nw-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/stonebridge-se-nw-tile.png
 
| Basic Stone Bridge
 
| Basic Stone Bridge
 
| <code>^Bsb\</code>
 
| <code>^Bsb\</code>
Line 1,002: Line 1,308:
 
| bridge,water
 
| bridge,water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/stonebridge-ne-sw-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/stonebridge-ne-sw-tile.png
 
| Basic Stone Bridge
 
| Basic Stone Bridge
 
| <code>^Bsb/</code>
 
| <code>^Bsb/</code>
Line 1,008: Line 1,314:
 
| bridge,water
 
| bridge,water
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/chasm-stone-bridge-s-n-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/chasm-stone-bridge-s-n-tile.png
 
| Cave Chasm Bridge
 
| Cave Chasm Bridge
 
| <code>^Bs&#124;</code>
 
| <code>^Bs&#124;</code>
Line 1,014: Line 1,320:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/chasm-stone-bridge-sw-ne-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/chasm-stone-bridge-sw-ne-tile.png
 
| Cave Chasm Bridge
 
| Cave Chasm Bridge
 
| <code>^Bs/</code>
 
| <code>^Bs/</code>
Line 1,020: Line 1,326:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/cave/chasm-stone-bridge-se-nw-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/cave/chasm-stone-bridge-se-nw-tile.png
 
| Cave Chasm Bridge
 
| Cave Chasm Bridge
 
| <code>^Bs\</code>
 
| <code>^Bs\</code>
Line 1,026: Line 1,332:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/hanging-se-nw-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/hanging-se-nw-tile.png
 
| Hanging Bridge
 
| Hanging Bridge
 
| <code>^Bh\</code>
 
| <code>^Bh\</code>
Line 1,032: Line 1,338:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/hanging-sw-ne-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/hanging-sw-ne-tile.png
 
| Hanging Bridge
 
| Hanging Bridge
 
| <code>^Bh/</code>
 
| <code>^Bh/</code>
Line 1,038: Line 1,344:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/hanging-s-n-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/hanging-s-n-tile.png
 
| Hanging Bridge
 
| Hanging Bridge
 
| <code>^Bh&#124;</code>
 
| <code>^Bh&#124;</code>
Line 1,044: Line 1,350:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/chasm-se-nw-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/chasm-se-nw-tile.png
 
| Stone Chasm Bridge
 
| Stone Chasm Bridge
 
| <code>^Bcx\</code>
 
| <code>^Bcx\</code>
Line 1,050: Line 1,356:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/chasm-sw-ne-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/chasm-sw-ne-tile.png
 
| Stone Chasm Bridge
 
| Stone Chasm Bridge
 
| <code>^Bcx/</code>
 
| <code>^Bcx/</code>
Line 1,056: Line 1,362:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/chasm-s-n-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/chasm-s-n-tile.png
 
| Stone Chasm Bridge
 
| Stone Chasm Bridge
 
| <code>^Bcx&#124;</code>
 
| <code>^Bcx&#124;</code>
Line 1,062: Line 1,368:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/planks-se-nw-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/planks-se-nw-tile.png
 
| Plank Bridge
 
| Plank Bridge
 
| <code>^Bp\</code>
 
| <code>^Bp\</code>
Line 1,068: Line 1,374:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/planks-sw-ne-tile.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/planks-sw-ne-tile.png
 
| Plank Bridge
 
| Plank Bridge
 
| <code>^Bp/</code>
 
| <code>^Bp/</code>
Line 1,074: Line 1,380:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/bridge/planks-s-n.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/bridge/planks-s-n.png
 
| Plank Bridge
 
| Plank Bridge
 
| <code>^Bp&#124;</code>
 
| <code>^Bp&#124;</code>
Line 1,080: Line 1,386:
 
| bridge, cave
 
| bridge, cave
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/off-map/offmap-editor.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/off-map/offmap-editor.png
 
| Off Map
 
| Off Map
 
| <code>_off^_usr    </code>
 
| <code>_off^_usr    </code>
Line 1,086: Line 1,392:
 
| special, obstacle
 
| special, obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/off-map/border-ne-se-s-sw-nw-n.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/off-map/border-editor.png
| Experimental Fake Map Edge
+
| Fake Map Border
 
| <code>^_fme    </code>
 
| <code>^_fme    </code>
 
| <code></code>
 
| <code></code>
 
| special, obstacle
 
| special, obstacle
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/void/shroud-editor.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/void/shroud-editor.png
| Shroud
+
| Fake Shroud
| <code>_s      </code>
+
| <code>^_s      </code>
 
| <code></code>
 
| <code></code>
 
| special
 
| special
 
|-
 
|-
| https://raw.github.com/wesnoth/wesnoth/master/data/core/images/terrain/fog/fog-editor.png
+
| https://raw.github.com/wesnoth/wesnoth/1.16/data/core/images/terrain/fog/fog-editor.png
 
| Fog
 
| Fog
 
| <code>_f      </code>
 
| <code>_f      </code>

Latest revision as of 01:13, 24 October 2021


[edit]WML Tags

A:

abilities, about, achievement, achievement_group, add_ai_behavior, advanced_preference, advancefrom, advancement, advances, affect_adjacent, ai, allied_with, allow_end_turn, allow_extra_recruit, allow_recruit, allow_undo, and, animate, animate_unit, animation, aspect, attack (replay, weapon), attack_anim, attacks (special, stats), avoid;

B:

base_unit, background_layer, berserk, binary_path, break, brush;

C:

campaign, cancel_action, candidate_action, capture_village, case, chance_to_hit, change_theme, chat, checkbox, choice, choose, clear_global_variable, clear_menu_item, clear_variable, color_adjust, color_palette, color_range, command (action, replay), continue, credits_group, criteria;

D:

damage, death, deaths, default, defend, defends, defense, delay, deprecated_message, destination, difficulty, disable, disallow_end_turn, disallow_extra_recruit, disallow_recruit, do, do_command, drains, draw_weapon_anim;

E:

editor_group, editor_music, editor_times, effect, else (action, animation), elseif, endlevel, end_turn (action, replay), enemy_of, engine, entry (credits, options), era, event, experimental_filter_ability, experimental_filter_ability_active, experimental_filter_specials, extra_anim;

F:

facet, facing, fake_unit, false, feedback, female, filter (concept, event), filter_adjacent, filter_adjacent_location, filter_attack, filter_attacker, filter_base_value, filter_condition, filter_defender, filter_enemy, filter_location, filter_opponent, filter_own, filter_owner, filter_radius, filter_recall, filter_second, filter_second_attack, filter_self, filter_side, filter_student, filter_vision, filter_weapon, filter_wml, find_path, fire_event, firststrike, floating_text, found_item, for, foreach, frame;

G:

game_config, get_global_variable, goal, gold, gold_carryover;

H:

harm_unit, has_ally, has_attack, has_unit, has_achievement, have_location, have_unit, heal_on_hit, heal_unit, healed_anim, healing_anim, heals, hide_help, hide_unit, hides;

I:

idle_anim, if (action, animation, intro), illuminates, image (intro, terrain), init_side, insert_tag, inspect, item, item_group;

J:

jamming_costs, join;

K:

kill, killed;

L:

label, language, leader, leader_goal, leadership, leading_anim, levelin_anim, levelout_anim, lift_fog, limit, literal, load_resource, locale, lock_view, lua;

M:

male, menu_item, message, micro_ai, missile_frame, modification, modifications, modify_ai, modify_side, modify_turns, modify_unit, modify_unit_type, move, move_unit, move_unit_fake, move_units_fake, movement_anim, movement costs, movetype, multiplayer, multiplayer_side, music;

N:

not, note;

O:

object, objective, objectives, on_undo, open_help, option, options, or;

P:

part, petrifies, petrify, place_shroud, plague, poison, post_movement_anim, pre_movement_anim, primary_attack, primary_unit, print, progress_achievement, put_to_recall_list;

R:

race, random_placement, recall (action, replay), recalls, recruit, recruit_anim, recruiting_anim, recruits, redraw, regenerate, remove_event, remove_item, remove_object, remove_shroud, remove_sound_source, remove_time_area, remove_trait, remove_unit_overlay, repeat, replace_map, replace_schedule, replay, replay_start, reset_fog, resistance (ability, unit), resistance_defaults, resolution, resource, return, role, rule;

S:

save, scenario, screen_fade, scroll, scroll_to, scroll_to_unit, secondary_attack, secondary_unit, section, select_unit, sequence, set_achievement, set_extra_recruit, set_global_variable, set_menu_item, set_recruit, set_specials, set_variable, set_variables, sheath_weapon_anim, show_if (message, objective, set_menu_item), show_objectives, side, skirmisher, slider, slow, snapshot, sound, sound_source, source (replay, teleport), special_note, specials, split, stage, standing_anim, statistics, status, store_gold, store_items, store_locations, store_map_dimensions, store_reachable_locations, store_relative_direction, store_side, store_starting_location, store_time_of_day, store_turns, store_unit, store_unit_defense, store_unit_defense_on, store_unit_type, store_unit_type_ids, store_villages, story, swarm, sub_achievement, switch, sync_variable;

T:

target, team, teleport (ability, action), teleport_anim, terrain, terrain_defaults, terrain_graphics, terrain_mask, terrain_type, test, test_condition, test_do_attack_by_id, text_input, textdomain, theme, then, tile, time, time_area, topic, toplevel, trait, transform_unit, traveler, true, tunnel;

U:

unhide_unit, unit, unit_overlay, unit_type, unit_worth, units, unlock_view, unpetrify, unstore_unit, unsynced;

V:

value, variable, variables, variant, variation, victory_anim, village, vision_costs, volume;

W:

while, wml_message, wml_schema;

Z:

zoom;

terrain name string alias of editor group
ocean-grey-tile.png Gray Deep Water Wog Wdt water
ocean-tile.png Medium Deep Water Wo Wdt water
ocean-tropical-tile.png Tropical Deep Water Wot Wdt water
coast-grey-tile.png Gray Shallow Water Wwg Wst water
coast-tile.png Medium Shallow Water Ww Wst water
coast-tropical-tile.png Tropical Shallow Water Wwt Wst water
ford-tile.png Ford Wwf Gt, Wst water
reef-gray-tile.png Gray Coastal Reef Wwrg Wrt water
reef-tile.png Medium Coastal Reef Wwr Wrt water
reef-tropical-tile.png Tropical Coastal Reef Wwrt Wrt water
water-tile.png Swamp Water Reed Ss St water
mud-tile.png Muddy Quagmire Sm St water
green.png Green Grass Gg Gt flat
semi-dry.png Semi-dry Grass Gs Gt flat
dry.png Dry Grass Gd Gt flat
leaf-litter.png Leaf Litter Gll Gt flat,fall
dirt-dark.png Dark Dirt Rb Gt flat
dirt.png Regular Dirt Re Gt flat
desert-road.png Dry Dirt Rd Gt desert, flat
road.png Regular Cobbles Rr Gt flat
road-clean.png Clean Gray Cobbles Rrc Gt flat
stone-path.png Overgrown Cobbles Rp Gt flat
road-icy.png Icy Cobbles Rra Gt flat,frozen
ice.png Ice Ai At frozen
snow.png Snow Aa At frozen
desert.png Desert Sands Dd Dt desert
beach.png Beach Sands Ds Dt desert
desert-oasis.png Oasis ^Do Dt desert
rubble-tile.png Rubble ^Dr _bas, Ht desert, rough
crater.png Crater Dd^Dc Dt desert
flowers-mixed.png Mixed Flowers ^Efm _bas embellishments
farm-veg-spring-icon.png Farmland ^Gvs _bas embellishments
stones-small7.png Stones ^Es _bas embellishments
snowbits-small4.png Snowbits ^Esa _bas embellishments
mushroom.png Small Mushrooms ^Em _bas embellishments
mushroom-farm-small.png Mushroom Farm ^Emf _bas embellishments,cave
desert-plant5.png Desert Plants ^Edp _bas embellishments, desert
desert-plant.png Desert Plants without Bones ^Edpp _bas embellishments, desert
windmill-embellishment-tile.png Windmill ^Wm _bas embellishments
fire-A01.png Campfire ^Ecf _bas embellishments
flames-tile.png Sconce ^Efs _bas embellishments
brazier-embellishment.png Brazier ^Eb _bas embellishments
brazier-A01.png Lit Brazier ^Ebn _bas embellishments
fence-se-nw-01.png Fence ^Eff _bas embellishments
fence-iron-tile.png Iron Fence ^Eqf Qt embellishments, obstacle
rocks.png Stones with Sand Drifts ^Esd _bas embellishments, desert
water-lilies-tile.png Water Lilies ^Ewl _bas water,embellishments
water-lilies-flower-tile.png Flowering Water Lilies ^Ewf _bas water,embellishments
trashC-1.png Trash ^Edt _bas embellishments
detritusC-1.png Remains ^Edb _bas embellishments
great-tree-tile.png Great Tree ^Fet _bas,Ft forest
great-tree-snowy-tile.png Snowy Great Tree ^Feta _bas,Ft frozen,forest
great-tree-dead-tile.png Dead Great Tree ^Fetd _bas,Ft forest
great-oak-tree-dead-tile.png Dead Great Oak Tree ^Feth _bas,Ft forest
jungle-tile.png Tropical Forest ^Ft _bas,Ft forest
rainforest-tile.png Rainforest ^Ftr _bas,Ft forest
palm-desert-tile.png Palm Forest ^Ftd _bas,Ft forest,desert
palms-tile.png Dense Palm Forest ^Ftp _bas,Ft forest
savanna-tile.png Savanna ^Fts _bas,Ft forest,desert
pine-tile.png Pine Forest ^Fp _bas,Ft forest
snow-forest-tile.png Snowy Pine Forest ^Fpa _bas,At,Ft frozen, forest
deciduous-summer-tile.png Summer Deciduous Forest ^Fds _bas,Ft forest
deciduous-fall-tile.png Fall Deciduous Forest ^Fdf _bas,Ft forest, fall
deciduous-winter-tile.png Winter Deciduous Forest ^Fdw _bas,Ft forest, fall
deciduous-winter-snow-tile.png Snowy Deciduous Forest ^Fda _bas,At,Ft frozen, forest
mixed-summer-tile.png Summer Mixed Forest ^Fms _bas,Ft forest
mixed-fall-tile.png Fall Mixed Forest ^Fmf _bas,Ft forest, fall
mixed-winter-tile.png Winter Mixed Forest ^Fmw _bas,Ft forest, fall
mixed-winter-snow-tile.png Snowy Mixed Forest ^Fma _bas,At,Ft frozen, forest
regular.png Regular Hills Hh Ht rough
dry.png Dry Hills Hhd Ht fall, rough
desert.png Dunes Hd Dt, Ht desert, rough
snow.png Snow Hills Ha At, Ht frozen, rough
basic-tile.png Regular Mountains Mm Mt rough
dry-tile.png Dry Mountains Md Mt rough, desert
snow-tile.png Snowy Mountains Ms At, Mt rough, frozen
desert-tile.png Desert Mountains Mdd Mt rough, desert
stone-regular.png Basic Stone Floor Irs Gt flat
stone-ancient.png Ancient Stone Floor Ias Gt flat
rug-tile.png Royal Rug Icr Gt flat
rug-tile.png Normal Rug Icn Gt flat
rug-tile.png Cave Rug Urc Gt cave, flat
wood-regular.png Basic Wooden Floor Iwr Gt flat
wood-ruined.png Old Wooden Floor Ior Gt flat
beam-tile.png Beam of Light ^Ii _bas cave
floor6.png Cave Floor Uu Ut cave
earthy-floor3.png Earthy Cave Floor Uue Ut cave
flagstones-dark.png Dark Flagstones Urb Gt cave, flat
path.png Cave Path Ur Gt cave, flat
mushrooms-tile.png Mushroom Grove ^Tf _bas,Tt cave, forest
mushrooms-beam-tile.png Lit Mushroom Grove ^Tfi _bas,Tt cave
mushroom-base.png Mycelium Tb Tt cave
hills-variation.png Rockbound Cave Uh Ut, Ht cave, rough
earthy-hills-variation.png Earthy Rockbound Cave Uhe Ut, Ht cave, rough
rails-n-s.png Mine Rail ^Br| _bas,Rt cave
rails-ne-sw.png Mine Rail ^Br/ _bas,Rt cave
rails-se-nw.png Mine Rail ^Br\ _bas,Rt cave
regular-tile.png Regular Chasm Qxu Qt cave, obstacle
earthy-tile.png Earthy Chasm Qxe Qt cave, obstacle
abyss-tile.png Ethereal Abyss Qxua Qt cave, obstacle
lava-chasm-tile.png Lava Chasm Ql Qt cave, obstacle
lava-tile.png Lava Qlf Qt cave, obstacle
volcano-tile.png Volcano Mv Qt rough, obstacle
cloud-tile.png Regular Impassable Mountains Mm^Xm -,Mt,Xt rough,obstacle
cloud-desert-tile.png Dry Impassable Mountains Md^Xm -,Mt,Xt rough,obstacle,desert
cloud-snow-tile.png Snowy Impassable Mountains Ms^Xm -,Mt,Xt rough,obstacle,frozen
cloud-desert-tile.png Desert Impassable Mountains Mdd^Xm -,Mt,Xt rough,obstacle,desert
wall-rough-tile.png Natural Cave Wall Xu Xt cave,obstacle
wall-mine-tile.png Mine Wall Xuc Xt cave,obstacle
earthy-wall-rough-tile.png Natural Earthy Cave Wall Xue Xt cave,obstacle
wall-stone-tile.png Stone Wall Xos Xt cave,obstacle
wall-stone-mine-tile.png Straight Mine Wall Xom Xt cave,obstacle
wall-stone-white-tile.png Straight White Wall Xoi Xt cave,obstacle
wall-stone-tile.png Clean Stone Wall Xoc Xt cave,obstacle
wall-stone-tile.png Ancient Stone Wall Xoa Xt cave,obstacle
wall-stone-tile.png Catacombs Stone Wall Xot Xt cave,obstacle
wall-stone-tile.png Overgrown Stone Wall Xof Xt cave,obstacle
gate-rusty-sw-tile.png Rusty Gate ^Pr\ _bas,Xt embellishments,obstacle
gate-rusty-se-tile.png Rusty Gate ^Pr/ _bas,Xt embellishments,obstacle
gate-rusty-n-tile.png Rusty Gate ^Pr| _bas,Xt embellishments,obstacle
door-wooden-sw-tile.png Wooden Door ^Pw\ _bas,Xt embellishments,obstacle
door-wooden-se-tile.png Wooden Door ^Pw/ _bas,Xt embellishments,obstacle
door-wooden-n-tile.png Wooden Door ^Pw| _bas,Xt embellishments,obstacle
gate-rusty-open-sw-tile.png Open Rusty Gate ^Pr\o _bas embellishments,obstacle
gate-rusty-open-se-tile.png Open Rusty Gate ^Pr/o _bas embellishments,obstacle
gate-rusty-open-n-tile.png Open Rusty Gate ^Pr|o _bas embellishments,obstacle
door-wooden-open-sw-tile.png Open Wooden Door ^Pw\o _bas embellishments,obstacle
door-wooden-open-se-tile.png Open Wooden Door ^Pw/o _bas embellishments,obstacle
door-wooden-open-n-tile.png Open Wooden Door ^Pw|o _bas embellishments,obstacle
impassable-editor.png Impassable Overlay ^Xo _bas,Xt obstacle, special
unwalkable-editor.png Unwalkable Overlay ^Qov _bas,Qt obstacle, special
void-editor.png Void Xv Xt obstacle, special
desert-tile.png Adobe Village ^Vda _bas, Vt village, desert
desert-ruin-tile.png Ruined Adobe Village ^Vdr _bas, Vt village, desert
desert-camp-tile.png Desert Tent Village ^Vdt _bas, Vt village, desert
camp-tile.png Tent Village ^Vct _bas, Vt village
orc-tile.png Orcish Village ^Vo _bas, Vt village
orc-snow-tile.png Snowy Orcish Village ^Voa _bas, Vt village, frozen
elven-snow-tile.png Snowy Elven Village ^Vea _bas, Vt village, frozen
elven-tile.png Elven Village ^Ve _bas, Vt village
human-tile.png Cottage ^Vh _bas, Vt village
snow-tile.png Snowy Cottage ^Vha _bas, Vt village, frozen
human-cottage-ruin-tile.png Ruined Cottage ^Vhr _bas, Vt village
human-city-tile.png Human City ^Vhc _bas, Vt village
windmill-tile.png Windmill Village ^Vwm _bas, Vt village
human-city-snow-tile.png Snowy Human City ^Vhca _bas, Vt village, frozen
human-city-ruin-tile.png Ruined Human City ^Vhcr _bas, Vt village
human-hills-tile.png Hill Stone Village ^Vhh _bas, Vt village, rough
human-snow-hills-tile.png Snowy Hill Stone Village ^Vhha _bas, Vt village, frozen, rough
human-hills-ruin-tile.png Ruined Hill Stone Village ^Vhhr _bas, Vt village, rough
tropical-tile.png Tropical Village ^Vht _bas, Vt village
drake-tile.png Drake Village ^Vd _bas, Vt village
cave-tile.png Cave Village ^Vu _bas, Vt village, cave
dwarven-tile.png Dwarven Village ^Vud _bas, Vt village, cave
hut-tile.png Hut ^Vc _bas, Vt village
hut-snow-tile.png Snowy Hut ^Vca _bas, Vt village, frozen
log-cabin-tile.png Log Cabin ^Vl _bas, Vt village
log-cabin-snow-tile.png Snowy Log Cabin ^Vla _bas, Vt village, frozen
igloo-tile.png Igloo ^Vaa _bas, Vt village, frozen
swampwater-tile.png Swamp Village ^Vhs _bas, Vt water, village
coast-tile.png Merfolk Village ^Vm _bas water, village
village-overlay-editor.png Village Overlay ^Vov _bas village, special
regular-tile.png Encampment Ce Ct castle
regular-tile.png Ruined Encampment Cer Ct castle
snow-tile.png Snowy Encampment Cea Ct, At castle, frozen
tile.png Orcish Castle Co Ct castle
tile.png Snowy Orcish Castle Coa Ct, At castle, frozen
castle-tile.png Human Castle Ch Ct castle
castle-tile.png Snowy Human Castle Cha Ct, At castle, frozen
tile.png Elven Castle Cv Ct castle
tile.png Elven Castle Ruin Cvr Ct castle
tile.png Winter Elven Castle Cva Ct castle
dwarven-castle-tile.png Dwarven Underground Castle Cud Ct castle, cave
dwarven-castle-tile.png Dwarven Castle Cf Ct castle
dwarven-castle-tile.png Dwarven Castle Ruins Cfr Ct castle
dwarven-castle-tile.png Winter Dwarven Castle Cfa Ct castle, frozen
ruin-tile.png Ruined Human Castle Chr Ct castle
sunken-ruin-tile.png Sunken Human Ruin Chw Ct, Wst castle, water
swamp-ruin-tile.png Swamp Human Ruin Chs Ct, St castle, water
tile.png Desert Castle Cd Ct castle, desert
ruin-tile.png Ruined Desert Castle Cdr Ct castle, desert
tile.png Troll Encampment Cte Ct castle
tile.png Aquatic Encampment Cme Ct,Wrt castle, water
castle-tile.png Aquatic Castle Cm Ct,Wrt castle, water
regular-keep-tile.png Encampment Keep Ke Ct castle
regular-keep-tile.png Ruined Encampment Keep Ker Ct castle
tall-keep-tile.png Tall Encampment Keep Ket Ct castle
snow-keep-tile.png Snowy Encampment Keep Kea Ct, At castle, frozen
keep-tile.png Orcish Keep Ko Ct castle
keep-tile.png Snowy Orcish Keep Koa Ct, At castle, frozen
keep-tile.png Human Castle Keep Kh Ct castle
keep-tile.png Snowy Human Castle Keep Kha Ct, At castle, frozen
keep-tile.png Elven Castle Keep Kv Ct castle
keep-tile.png Elven Keep Ruin Kvr Ct castle
keep-tile.png Winter Elven Keep Kva Ct castle, frozen
dwarven-keep-tile.png Dwarven Underground Keep Kud Ct castle, cave
dwarven-keep-tile.png Dwarven Castle Keep Kf Ct castle
dwarven-keep-tile.png Dwarven Ruin Keep Kfr Ct castle
dwarven-keep-tile.png Winter Dwarven Keep Kfa Ct castle, frozen
ruined-keep-tile.png Ruined Human Castle Keep Khr Ct castle
sunken-keep-tile.png Sunken Human Castle Keep Khw Ct, Wst castle, water
swamp-keep-tile.png Swamp Human Castle Keep Khs Ct, St castle, water
keep-tile.png Desert Keep Kd Ct castle, desert
ruin-keep-tile.png Ruined Desert Keep Kdr Ct castle, desert
keep-tile.png Aquatic Encampment Keep Kme Ct, Wrt castle, water
keep-tile.png Troll Encampment Keep Kte Ct castle
keep-tile.png Aquatic Keep Km Ct, Wrt castle, water
castle-overlay-editor.png Castle Overlay ^Cov _bas castle, special
keep-overlay-editor.png Keep Overlay ^Kov _bas castle, special
wood-n-s.png Wooden Bridge ^Bw| _bas, Gt bridge, water
wood-ne-sw.png Wooden Bridge ^Bw/ _bas, Gt bridge, water
wood-se-nw.png Wooden Bridge ^Bw\ _bas, Gt bridge, water
wood-rotting-n-s.png Rotting Bridge ^Bw|r _bas, Gt bridge, water
wood-rotting-ne-sw.png Rotting Bridge ^Bw/r _bas, Gt bridge, water
wood-rotting-se-nw.png Rotting Bridge ^Bw\r _bas, Gt bridge, water
stonebridge-n-s-tile.png Basic Stone Bridge ^Bsb| _bas, Gt bridge,water
stonebridge-se-nw-tile.png Basic Stone Bridge ^Bsb\ _bas, Gt bridge,water
stonebridge-ne-sw-tile.png Basic Stone Bridge ^Bsb/ _bas, Gt bridge,water
chasm-stone-bridge-s-n-tile.png Cave Chasm Bridge ^Bs| Ut,_bas bridge, cave
chasm-stone-bridge-sw-ne-tile.png Cave Chasm Bridge ^Bs/ Ut,_bas bridge, cave
chasm-stone-bridge-se-nw-tile.png Cave Chasm Bridge ^Bs\ Ut,_bas bridge, cave
hanging-se-nw-tile.png Hanging Bridge ^Bh\ _bas, Gt bridge, cave
hanging-sw-ne-tile.png Hanging Bridge ^Bh/ _bas, Gt bridge, cave
hanging-s-n-tile.png Hanging Bridge ^Bh| _bas, Gt bridge, cave
chasm-se-nw-tile.png Stone Chasm Bridge ^Bcx\ _bas, Gt bridge, cave
chasm-sw-ne-tile.png Stone Chasm Bridge ^Bcx/ _bas, Gt bridge, cave
chasm-s-n-tile.png Stone Chasm Bridge ^Bcx| _bas, Gt bridge, cave
planks-se-nw-tile.png Plank Bridge ^Bp\ _bas, Gt bridge, cave
planks-sw-ne-tile.png Plank Bridge ^Bp/ _bas, Gt bridge, cave
planks-s-n.png Plank Bridge ^Bp| _bas, Gt bridge, cave
offmap-editor.png Off Map _off^_usr special, obstacle
border-editor.png Fake Map Border ^_fme special, obstacle
shroud-editor.png Fake Shroud ^_s special
fog-editor.png Fog _f special
This page was last edited on 24 October 2021, at 01:13.