Use Buff Filter Name frrom Localization File

+ Sort Names in English + Use NotoSans-Bold as Default Font
This commit is contained in:
GreenComfyTea
2023-10-09 14:58:10 +03:00
parent 423635400c
commit 1f3a7d2bf8
17 changed files with 1407 additions and 276 deletions

View File

@@ -46,15 +46,15 @@ local ValueType = ValueType;
local package = package;
this.list = {
rousing_roar = nil,
go_fight_win = nil,
power_drum = nil
power_drum = nil,
rousing_roar = nil
};
this.keys = {
"rousing_roar",
"go_fight_win",
"power_drum"
"power_drum",
"rousing_roar"
};
local otomo_moves_ids = {