Improve Bonus Gui (#379)

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update exp_legacy/module/modules/gui/bonus.lua

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>

* Recalculate limit on role change

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
This commit is contained in:
2025-04-06 23:33:56 +09:00
committed by GitHub
parent b1063ce55e
commit c367e80641
2 changed files with 59 additions and 115 deletions

View File

@@ -18,6 +18,8 @@ return {
]]
pts = {
base = 260,
increase_percentage_per_role_level = 0.03,
role_name = "Member",
},
gui_display_width = {
half = 150,