mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Adjust font of bonus GUI (#324)
* Update playerdata.lua * Update bonus.lua * Update bonus.lua * Update commands.cfg * Update commands.cfg * Update commands.cfg * Update research.lua * Update research.lua * Update bonus.lua * Delete modules/gui/research.lua * Create research.lua * Update research.lua * Update commands.cfg * Update commands.cfg * Update commands.cfg * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua
This commit is contained in:
@@ -21,10 +21,10 @@ return {
|
||||
base = 200
|
||||
},
|
||||
gui_display_width = {
|
||||
half = 180,
|
||||
label = 80,
|
||||
slider = 200,
|
||||
count = 80
|
||||
half = 150,
|
||||
label = 70,
|
||||
slider = 180,
|
||||
count = 50
|
||||
},
|
||||
conversion = {
|
||||
['cmms'] = 'character_mining_speed_modifier',
|
||||
|
||||
Reference in New Issue
Block a user