Skip to content

Commit

Permalink
Cabal 01: Nerf the E3 hired from Mercenary
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Oct 1, 2023
1 parent 82e9625 commit df3e80c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion mods/sp/maps/cabal-01/mission.lua
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ SpawnUpgrade = function()
Actor.Create("upgrade.tiberium_infusion", true, { Owner = LocalPlayer })
Actor.Create("upgrade.tiberium_gas_warheads", true, { Owner = Mut_AI })
Actor.Create("upgrade.tiberium_gas_warheads", true, { Owner = Mut_AI2 })
Actor.Create("upgrade.tiberium_gas_warheads", true, { Owner = LocalPlayer })
end

-- ######## Reinforement Spawn
Expand Down
8 changes: 4 additions & 4 deletions mods/sp/maps/cabal-01/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -360,13 +360,13 @@ IHIRE.MAR.DUMMY:
Inherits@Mercenary: ^HireMercenaryDUMMY
Buildable:
BuildPaletteOrder: 990
Description: "Then, pay your bills and get f**king out of my pub!" \n\nGood vs: Infantry\n\nSpecial:\n - Heals on Tiberium\n - Immune to Tiberium fields, -radition and gas\n - Can deploy to increase health and attackrange\n - Crush class: crushable
Description: "Pay his bills and get f**king out of my pub!" \n\nGood vs: Infantry\n\nSpecial:\n - Heals on Tiberium\n - Immune to Tiberium fields, -radition and gas\n - Can deploy to increase health and attackrange\n - Crush class: crushable
RenderSprites:
Image: marauder
Valued:
Cost: 250
Tooltip:
Name: Hire "that guy"
Name: Hire a drunk

IHIRE.FIEND.DUMMY:
Inherits@Mercenary: ^HireMercenaryDUMMY
Expand All @@ -384,13 +384,13 @@ IHIRE.E3.DUMMY:
Inherits@Mercenary: ^HireMercenaryDUMMY
Buildable:
BuildPaletteOrder: 992
Description: Jumping on the top of a damned glowing mushroom is just a daily life of a mutant plumber.\n\nGood vs: Infantry, Buildings\n\nSpecial:\n - Heals on Tiberium\n - Immune to Tiberium fields, -radition and gas\n - High attack range\n - Has a minimum attack distance\n - Can shoot over walls\n - Crush class: crushable
Description: He has the long shot can burn your throat, as well as distant nerds.\n\nGood vs: Infantry, Buildings\n\nSpecial:\n - Heals on Tiberium\n - Immune to Tiberium fields, -radition and gas\n - High attack range\n - Has a minimum attack distance\n - Can shoot over walls\n - Crush class: crushable
RenderSprites:
Image: e3
Valued:
Cost: 500
Tooltip:
Name: Ask a suspicious "plumber"
Name: Ask a "professional bartender"

VHIRE.LYNX.DUMMY:
Inherits@Mercenary: ^HireMercenaryDUMMY
Expand Down

0 comments on commit df3e80c

Please sign in to comment.