View Single Post
  #1  
Unread 12-14-2022, 08:34 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 115
Default [Added] [Map] Takish Badlands: Overgrowth and Takish Badlands: Kigathor's Glade

Since the images for these maps seems to have disappeared since beta, here are the map code and images for the four Takish Badlands dungeons. I simply took the JPG from your website and made a DDS from it.

Code:
<ImageStyle Name="exp19_dun_takish_badlands_01_easy" displayname="Takish Badlands: Overgrowth [Heroic I]">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_badlands_01_solo" displayname="Takish Badlands: Overgrowth [Solo]">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_badlands_02_easy" displayname="Takish Badlands: Kigathor's Glade [Heroic I]">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_badlands_02_solo" displayname="Takish Badlands: Kigathor's Glade [Solo]">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_exp19_rgn_takish_badlands.jpg
Views:	329
Size:	99.7 KB
ID:	9598  
Attached Files
File Type: dds map_exp19_rgn_takish_badlands.dds (234.5 KB, 297 views)
Reply With Quote