mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
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:
@@ -18,6 +18,8 @@ return {
|
||||
]]
|
||||
pts = {
|
||||
base = 260,
|
||||
increase_percentage_per_role_level = 0.03,
|
||||
role_name = "Member",
|
||||
},
|
||||
gui_display_width = {
|
||||
half = 150,
|
||||
|
||||
Reference in New Issue
Block a user