summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'data/tile/grassland.m4d')
-rw-r--r-- | data/tile/grassland.m4d | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/tile/grassland.m4d b/data/tile/grassland.m4d new file mode 100644 index 0000000..7d4c943 --- /dev/null +++ b/data/tile/grassland.m4d @@ -0,0 +1,5 @@ +__TILE_CATEGORY(`Grassland')m4_dnl +__TILE_CLASS(0, `Grass', 6, 0, 0) +__TILE_CLASS(1, `Mushroom Infestation', 12, 1, 1) +__TILE_CLASS(2, `Tree Remains', 24, 2, 2) +__TILE_CLASS(3, `Clear Water', __TILE_COST_WHEN_OCCUPIED, 3, 17) |