mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Warp additions
* Add bypass styling and functionality * Fix using wrong warp position for goto label * Add warp placement checks * Edit remove warp to keep the corpses of the entities * Fix warp label and textbox * Make Warp container wider by 20
This commit is contained in:
@@ -98,6 +98,8 @@ main-tooltip=Warp List; Must be within __1__ tiles to use
|
||||
sub-tooltip=Warps can only be used every __1__ seconds and when within __2__ tiles
|
||||
too-close=Can't make warp; too close to warp: __1__
|
||||
too-close-to-water=Cannot create warp this close to water, please move __1__ tiles away from the water body
|
||||
too-close-to-entities=Cannot create warp this close to entities, please move __1__ tiles away from the entities or destroy them
|
||||
too-close-to-neutral-entities=Cannot create warp this close to neutral entities, please move __1__ tiles away from the neutral entities or destroy them
|
||||
last-edit=Last edited by __1__ at __2__\nClick to view on map
|
||||
add-tooltip=Add new warp
|
||||
confirm-tooltip=Save changes
|
||||
@@ -107,6 +109,8 @@ edit-tooltip-none=Currently being edited by: Nobody
|
||||
discard-tooltip=Remove warp
|
||||
timer-tooltip=Warp cooldown takes __1__ seconds
|
||||
goto-tooltip=Go to x __1__ y __2__
|
||||
goto-bypass=Go to x __1__ y __2__, bypass mode
|
||||
goto-bypass-different-network=Go to x __1__ y __2__, bypass mode different network
|
||||
goto-cooldown=You are on cooldown, wait for the cooldown to recharge
|
||||
goto-disabled=You must be on a warp point
|
||||
goto-different-network=The warp is not connected to the same energy network
|
||||
|
||||
Reference in New Issue
Block a user