forked from metin2/client
Added game files from TMP4
This commit is contained in:
@ -96,10 +96,9 @@ class MapNameShower(ui.ExpandedImageBox):
|
||||
"metin2_map_Mt_Thunder" : LOCALE_PATH+"thunder.tga",
|
||||
"metin2_map_dawnmistwood" : LOCALE_PATH+"dawn.tga",
|
||||
"Metin2_map_CapeDragonHead" : LOCALE_PATH+"cape.tga",
|
||||
"metin2_map_spiderdungeon" : LOCALE_PATH+"sd01.tga",
|
||||
"season1/metin2_map_spiderdungeon_02" : LOCALE_PATH+"sd02.tga",
|
||||
"season1/metin2_map_spiderdungeon_02_1" : LOCALE_PATH+"sd02.tga",
|
||||
"metin2_map_spiderdungeon_03" : LOCALE_PATH+"sd03.tga",
|
||||
"metin2_map_spiderdungeon" : LOCALE_PATH+"spider1.tga",
|
||||
"metin2_map_spiderdungeon_02" : LOCALE_PATH+"spider1.tga",
|
||||
"metin2_map_spiderdungeon_03" : LOCALE_PATH+"spider1.tga",
|
||||
}
|
||||
|
||||
ui.ExpandedImageBox.__init__(self, "TOP_MOST")
|
||||
|
Reference in New Issue
Block a user