| summaryrefslogtreecommitdiff | 
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2018-07-13 16:01:16 +0200 | 
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2018-07-13 16:01:16 +0200 | 
| commit | ea725eaeda94d47b4d1e4cf5cc0029f3d99760f9 (patch) | |
| tree | 716657217aa3edc674993af5d76ea69b8efe2f12 /tile/grassland.m4d | |
Adds current data.
Diffstat (limited to 'tile/grassland.m4d')
| -rw-r--r-- | tile/grassland.m4d | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/tile/grassland.m4d b/tile/grassland.m4d new file mode 100644 index 0000000..7d4c943 --- /dev/null +++ b/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)  | 


