diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index f5613a8143..7b004a2ac0 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -1821,6 +1821,12 @@ onset.attack = The enemy is vulnerable. Counter-attack. onset.cores = New cores can be placed on [accent]core tiles[].\nNew cores function as forward bases and share a resource inventory with other cores.\nPlace a \uf725 core. onset.detect = The enemy will be able to detect you in 2 minutes.\nSet up defenses, mining, and production. +split.pickup = Some blocks can be picked up by the core unit.\nPick up this [accent]container[] and place it onto the [accent]payload loader[].\n(Default keys are [ and ] to pick up and drop) +split.pickup.mobile = Some blocks can be picked up by the core unit.\nPick up this [accent]container[] and place it onto the [accent]payload loader[].\n(To pick up or drop something, long-press it.) +split.acquire = You must acquire some tungsten to build units. +split.build = Units must be transported to the other side of the wall.\nPlace two [accent]Payload Mass Drivers[], one on each side of the wall.\nSet up the link by pressing one of them, then selecting the other. +split.container = Similar to the container, units can also be transported using a [accent]Payload Mass Driver[].\nPlace a unit fabricator adjacent to a mass driver to load them, then send them across the wall to attack the enemy base. + item.copper.description = Used in all types of construction and ammunition. item.copper.details = Copper. Abnormally abundant metal on Serpulo. Structurally weak unless reinforced. item.lead.description = Used in liquid transportation and electrical structures. diff --git a/core/assets/maps/split.msav b/core/assets/maps/split.msav index 7b361ac9a4..fdb7c01457 100644 Binary files a/core/assets/maps/split.msav and b/core/assets/maps/split.msav differ