Bugfixes / Sprite update / Multiplayer in-game editor / Drone tweaks
This commit is contained in:
@@ -35,7 +35,6 @@ level.mode = Gamemode:
|
||||
showagain = Don't show again next session
|
||||
coreattack = < Core is under attack! >
|
||||
nearpoint = [[ [scarlet]LEAVE DROP POINT IMMEDIATELY[] ]\nannihilation imminent
|
||||
outofbounds = [[ OUT OF BOUNDS ]\n[]self-destruct in {0}
|
||||
database = Core Database
|
||||
savegame = Save Game
|
||||
loadgame = Load Game
|
||||
@@ -790,9 +789,9 @@ block.blast-mixer.name = Blast Mixer
|
||||
block.solar-panel.name = Solar Panel
|
||||
block.solar-panel-large.name = Large Solar Panel
|
||||
block.oil-extractor.name = Oil Extractor
|
||||
block.draug-factory.name = Draug Miner Factory
|
||||
block.spirit-factory.name = Spirit Drone Factory
|
||||
block.phantom-factory.name = Phantom Drone Factory
|
||||
block.draug-factory.name = Draug Miner Drone Factory
|
||||
block.spirit-factory.name = Spirit Repair Drone Factory
|
||||
block.phantom-factory.name = Phantom Builder Drone Factory
|
||||
block.wraith-factory.name = Wraith Fighter Factory
|
||||
block.ghoul-factory.name = Ghoul Bomber Factory
|
||||
block.dagger-factory.name = Dagger Mech Factory
|
||||
@@ -837,10 +836,10 @@ team.orange.name = orange
|
||||
team.none.name = gray
|
||||
team.green.name = green
|
||||
team.purple.name = purple
|
||||
unit.spirit.name = Spirit Drone
|
||||
unit.spirit.description = The starter drone unit. Spawns in the core by default. Automatically mines ores and repairs blocks.
|
||||
unit.phantom.name = Phantom Drone
|
||||
unit.phantom.description = An advanced drone unit. Automatically mines ores and repairs blocks. Significantly more effective than a spirit drone.
|
||||
unit.spirit.name = Spirit Repair Drone
|
||||
unit.spirit.description = Automatically repairs blocks.
|
||||
unit.phantom.name = Phantom Builder Drone
|
||||
unit.phantom.description = An advanced drone unit. Helps players build blocks
|
||||
unit.dagger.name = Dagger
|
||||
unit.dagger.description = A basic ground unit. Useful in swarms.
|
||||
unit.crawler.name = Crawler
|
||||
|
||||
Reference in New Issue
Block a user