Skip to content

Commit 29657f8

Browse files
authored
🐛 Fix planet 47 objective
1 parent 71c4088 commit 29657f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

campaign/sample/planets/planet47.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2521,7 +2521,7 @@ local function GetPlanet(planetUtilities, planetID)
25212521
vitalUnitTypes = {
25222522
"striderhub",
25232523
--"striderscorpion",
2524-
"stridercatapult",
2524+
"striderarty",
25252525
},
25262526
loseAfterSeconds = false,
25272527
allyTeamLossObjectiveID = 1,

0 commit comments

Comments
 (0)