mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 21:01:39 +09:00
Bonus GUI (#300)
* Update _file_loader.lua * Update roles.lua * Update bonus.lua * Update bonus.lua * Create bonus.lua * Update commands.cfg * Update commands.cfg * Update commands.cfg * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update bonus.lua * Update roles.lua * Update roles.lua * Update gui.cfg * Update gui.cfg * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update gui.cfg * Update gui.cfg * Update bonus.lua * Update bonus.lua * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update bonus.lua * Update gui.cfg * Update commands.cfg * Update bonus.lua * Update bonus.lua
This commit is contained in:
@@ -56,7 +56,6 @@ result=__1__ entites were revived and __2__ were healed to max health.
|
||||
[expcom-bonus]
|
||||
set=Your bonus has been set to __1__.
|
||||
perm=You dont have enough permission to set more than __1__.
|
||||
wip=This command is temporary and will be replaced at some point in the future.
|
||||
|
||||
[expcom-ratio]
|
||||
notSelecting=Please select an entity with a recipe.
|
||||
|
||||
@@ -60,7 +60,7 @@ main-tooltip=Science Info
|
||||
eta-caption=ETA:
|
||||
eta-tooltip=The estimated time left for the current research
|
||||
eta-time=T- __1__
|
||||
unit=__1__spm
|
||||
unit=__1__ spm
|
||||
pos-tooltip=Total made: __1__
|
||||
neg-tooltip=Total used: __1__
|
||||
net-tooltip=Total net: __1__
|
||||
@@ -209,6 +209,47 @@ enabled=enabled
|
||||
disabled=disabled
|
||||
toggle-msg=Fast decon has been __1__
|
||||
|
||||
[bonus]
|
||||
main-tooltip=Bonus
|
||||
control-pts-a=Points available
|
||||
control-pts-n=Points needed
|
||||
control-pts-r=Points remaining
|
||||
control-reset=Reset
|
||||
control-apply=Apply
|
||||
control-pts-exceed=Points allocated exceeded allowance
|
||||
display-cmms=Mining
|
||||
display-cmms-tooltip=Character manual mining speed
|
||||
display-crs=Running
|
||||
display-crs-tooltip=Character running speed
|
||||
display-ccs=Crafting
|
||||
display-ccs-tooltip=Character crafting speed
|
||||
display-cisb=Inventory
|
||||
display-cisb-tooltip=Character inventory slots bonus
|
||||
display-chb=Health
|
||||
display-chb-tooltip=Character health bonus
|
||||
display-crdb=Reach
|
||||
display-crdb-tooltip=Character reach distance bonus
|
||||
display-fmms=Mining
|
||||
display-fmms-tooltip=Force manual mining speed
|
||||
display-frs=Running
|
||||
display-frs-tooltip=Force running speed
|
||||
display-fcs=Crafting
|
||||
display-fcs-tooltip=Force crafting speed
|
||||
display-fisb=Inventory
|
||||
display-fisb-tooltip=Force inventory slots bonus
|
||||
display-fhb=Health
|
||||
display-fhb-tooltip=Force health bonus
|
||||
display-frdb=Reach
|
||||
display-frdb-tooltip=Force reach distance bonus
|
||||
display-fwrsm=Robot Speed
|
||||
display-fwrsm-tooltip=Force worker robots speed modifier
|
||||
display-fwrbm=Robot Battery
|
||||
display-fwrbm-tooltip=Force worker robots battery modifier
|
||||
display-fwrsb=Robot Storage
|
||||
display-fwrsb-tooltip=Force worker robots storage bonus
|
||||
display-ffrlm=Robot Lifetime
|
||||
display-ffrlm-tooltip=Force following robots lifetime modifier
|
||||
|
||||
[vlayer]
|
||||
main-tooltip=Vlayer
|
||||
display-item-solar=[img=entity/solar-panel] Solar Panel
|
||||
|
||||
Reference in New Issue
Block a user