diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index 75791d8488..6801e6dd31 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -1769,9 +1769,12 @@ gz.drills = Expand the mining operation.\nPlace more Mechanical Drills.\nMine 10 gz.lead = \uf837 [accent]Lead[] is another commonly used resource.\nSet up drills to mine lead. gz.moveup = \ue804 Move up for further objectives. gz.turrets = Research and place 2 \uf861 [accent]Duo[] turrets to defend the core.\nDuo turrets require \uf838 [accent]ammo[] from conveyors. +gz.duoammo = Supply the Duo turrets with [accent]copper[], using conveyors. gz.walls = [accent]Walls[] can prevent oncoming damage from reaching buildings.\nPlace \uf8ae [accent]copper walls[] around the turrets. gz.defend = Enemy incoming, prepare to defend. gz.aa = Flying units cannot easily be dispatched with standard turrets.\n\uf860 [accent]Scatter[] turrets provide excellent anti-air, but require \uf837 [accent]lead[] as ammo. +gz.scatterammo = Supply the Scatter turret with [accent]lead[], using conveyors. +gz.supplyturret = [accent]Supply Turret gz.zone1 = This is the enemy drop zone. gz.zone2 = Anything built in the radius is destroyed when a wave starts. gz.zone3 = A wave will begin now.\nGet ready. diff --git a/core/assets/maps/groundZero.msav b/core/assets/maps/groundZero.msav index 8bf12c3f31..29af408f74 100644 Binary files a/core/assets/maps/groundZero.msav and b/core/assets/maps/groundZero.msav differ