- If the skin selected does not exists, use the default skin.

- Added 'icon_offset' member into instances to offset the class icon.
- Event Tracker not uses the cooldown and crowd control lists from the framework.
- Added new gradient wallpapers.
This commit is contained in:
Tercioo
2019-04-03 15:08:37 -03:00
parent 1523f179f8
commit 4bd7bbc6df
10 changed files with 423 additions and 32 deletions
+5 -1
View File
@@ -1383,7 +1383,11 @@ local default_global_data = {
damage_taken_shadow = true,
damage_taken_anchor = {side = 7, x = 0, y = 0},
}
},
--> dungeon information
dungeon_data = {},
}
_detalhes.default_global_data = default_global_data