├── ModernMapMarkers.lua ├── ModernMapMarkers.toc ├── README.md └── Textures ├── boat.tga ├── dungeon.tga ├── raid.tga ├── tram.tga ├── worldboss.tga └── zepp.tga /ModernMapMarkers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilare/ModernMapMarkers/HEAD/ModernMapMarkers.lua -------------------------------------------------------------------------------- /ModernMapMarkers.toc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilare/ModernMapMarkers/HEAD/ModernMapMarkers.toc -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilare/ModernMapMarkers/HEAD/README.md -------------------------------------------------------------------------------- /Textures/boat.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilare/ModernMapMarkers/HEAD/Textures/boat.tga -------------------------------------------------------------------------------- /Textures/dungeon.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilare/ModernMapMarkers/HEAD/Textures/dungeon.tga -------------------------------------------------------------------------------- /Textures/raid.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilare/ModernMapMarkers/HEAD/Textures/raid.tga -------------------------------------------------------------------------------- /Textures/tram.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilare/ModernMapMarkers/HEAD/Textures/tram.tga -------------------------------------------------------------------------------- /Textures/worldboss.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilare/ModernMapMarkers/HEAD/Textures/worldboss.tga -------------------------------------------------------------------------------- /Textures/zepp.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilare/ModernMapMarkers/HEAD/Textures/zepp.tga --------------------------------------------------------------------------------