Updated the Pretense script to version 1.3.8 - 3 Dec 2023 and MIST to version 4.5.122.

This commit is contained in:
MetalStormGhost
2023-12-06 16:38:25 +02:00
parent 4c201f25ba
commit 85cec06098
5 changed files with 784 additions and 385 deletions

View File

@@ -487,10 +487,10 @@ presets = {
},
airdef = {
bunker = Preset:new({
display = 'Bunker',
display = 'Excavator',
cost = 1500,
type = 'upgrade',
template = "bunker-1"
template = "excavator"
}),
comCenter = Preset:new({
display = 'Command Center',