diff --git a/game/modules/tome/class/Game.lua b/game/modules/tome/class/Game.lua index 507293e1dc362a093a7303c5cb0a8cf5480a5847..de98af7ff45edc6fc05f0c86b477ff01eeb4fd3b 100644 --- a/game/modules/tome/class/Game.lua +++ b/game/modules/tome/class/Game.lua @@ -198,7 +198,7 @@ end function _M:setupMiniMap() print("[MINIMAP MODE]", self.minimap_mode) - self.minimap_mode = self.minimap_mode or (config.settings.tome and config.settings.tome.minimap_mode) or 1 + self.minimap_mode = self.minimap_mode or (config.settings.tome and config.settings.tome.minimap_mode) or 2 if self.minimap_mode == 1 then print("[MINIMAP MODE] disabled") elseif self.minimap_mode == 2 then diff --git a/game/modules/tome/data/gfx/terrain/lorien.png b/game/modules/tome/data/gfx/terrain/lorien.png new file mode 100644 index 0000000000000000000000000000000000000000..a961dad8a5afb9cb00af498204a383488accdb38 Binary files /dev/null and b/game/modules/tome/data/gfx/terrain/lorien.png differ diff --git a/game/modules/tome/data/maps/wilderness/arda-west.lua b/game/modules/tome/data/maps/wilderness/arda-west.lua index 55215cf797c39dc52cbb84668daa970e4d6681f1..deffd92787cb72e5a580bbc25ef4cc7c2966b16c 100644 --- a/game/modules/tome/data/maps/wilderness/arda-west.lua +++ b/game/modules/tome/data/maps/wilderness/arda-west.lua @@ -26,6 +26,7 @@ quickEntity('m', {show_tooltip=true, name='misty mountains', display='^', color= quickEntity('f', {show_tooltip=true, name='grey mountains', display='^', color=colors.SLATE, back_color=colors.UMBER, image="terrain/mountain.png", block_move=true}) quickEntity('u', {show_tooltip=true, name='deep forest', display='#', color=colors.GREEN, back_color=colors.DARK_GREEN, image="terrain/tree.png", block_move=true}) quickEntity('t', {show_tooltip=true, name='forest', display='#', color=colors.LIGHT_GREEN, back_color=colors.DARK_GREEN, image="terrain/tree.png", block_move=true}) +quickEntity('l', {show_tooltip=true, name='Lorien', display='#', color=colors.GOLD, back_color=colors.DARK_GREEN, image="terrain/lorien.png", block_move=true}) quickEntity('v', {show_tooltip=true, name='old forest', display='#', color=colors.GREEN, back_color=colors.DARK_GREEN, image="terrain/tree_dark1.png", block_move=true}) quickEntity('i', {show_tooltip=true, name='iron mountains', display='^', color=colors.SLATE, back_color=colors.UMBER, image="terrain/mountain.png", block_move=true}) quickEntity('=', {show_tooltip=true, name='the great sea', display='~', color=colors.DARK_BLUE, back_color=colors.BLUE, image="terrain/river.png", block_move=true}) @@ -107,9 +108,9 @@ return [[ ==========..uuubbubb....._........____.....hmmmm....~~....uuuuuuu............._.__._ ...ttttttttttt ==========...uubuu......_........______....mmmmm....~~..uuuuuuuuuu............._.... ...t ttttttt ==========.....u.u....._........_.....______mm___...~~.uuuuuuuuuu................... ttttttt -===========.=........._........_...........mmmm_...~~..uu&uuuuuuu.................. ttttttt -================....__........_..ttt......mmmm.____~~..uuuuuuuuu................... ...tttt -=================.==t........_....tt.....ttmmm.....~.....uuuuu..................hh. ......tt +===========.=........._........_...........mmmm_lll~~..uu&uuuuuuu.................. ttttttt +================....__........_..ttt......mmmm.llll~~..uuuuuuuuu................... ...tttt +=================.==t........_....tt.....ttmmm.lll.~.....uuuuu..................hh. ......tt ===================tt........._.........ttmmm.......~~.........................hhhh. .......t ===================t==......._..........ttmmmttttt._..~~~~~~....................hhh. ... .......t ===================t==......_...........t&mmmmtttt___.....~~~..................hhhhh. ... ........t