| summaryrefslogtreecommitdiff | 
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2018-07-18 16:11:48 +0200 | 
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2018-07-18 16:11:48 +0200 | 
| commit | ee4ef26138b53eb445d8257f1d33cb52b135e731 (patch) | |
| tree | 7be908d94e7aef4f1e74d2ee438d6f447afef3c7 /tile/global.m4.conf | |
| parent | 3ae9f8af08f797d794af5e87c2d1b67e3331cf8b (diff) | |
Adds & fix patterns, adds more water tiles.
Diffstat (limited to 'tile/global.m4.conf')
| -rw-r--r-- | tile/global.m4.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tile/global.m4.conf b/tile/global.m4.conf index 065d966..727c111 100644 --- a/tile/global.m4.conf +++ b/tile/global.m4.conf @@ -1,7 +1,7 @@  m4_define(`__TILE_CHOOSE_STYLE', `m4_define(`__TILE_CLASS',m4_defn(`$1'))m4_undefine(`$1')')m4_dnl  m4_define(`__TILE_COST_WHEN_OCCUPIED', 201)m4_dnl  m4_define(`__TILE_COST_WHEN_OOB', 255)m4_dnl -m4_define(`__TILE_CLASS_MAX_ID', 28)m4_dnl +m4_define(`__TILE_CLASS_MAX_ID', 44)m4_dnl  m4_define(`__TILE_CLASS_ERLANG_STYLE',`from_id (`$1') ->     #tile     { | 


