Skip to content

Commit

Permalink
The Big Legion Makeover: Pharos Commander Damage Bonus (beyond-all-re…
Browse files Browse the repository at this point in the history
…ason#3002)

Legion Pharos:
* aoplane added

* add commander special damage
  • Loading branch information
ZephyrSkies7 authored May 11, 2024
1 parent 2a4f777 commit d955349
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions units/Legion/Defenses/leglht.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ return {
yardmap = "oooo",
customparams = {
usebuildinggrounddecal = true,
buildinggrounddecaltype = "decals/corllt_aoplane.dds",
buildinggrounddecaltype = "decals/leglht_aoplane.dds",
buildinggrounddecalsizey = 4,
buildinggrounddecalsizex = 4,
buildinggrounddecaldecayspeed = 30,
Expand All @@ -43,7 +43,7 @@ return {
firingceg = "barrelshot-tiny",
flare1name = "flare",
kickback = "-2.0",
model_author = "Mr Bob",
model_author = "ZephyrSkies",
normaltex = "unittextures/leg_normal.dds",
removewait = true,
subfolder = "corbuildings/landdefenceoffence",
Expand Down Expand Up @@ -142,6 +142,7 @@ return {
weapontype = "BeamLaser",
weaponvelocity = 950,
damage = {
commanders = 270,
default = 200,
vtol = 25,
},
Expand Down
Binary file added unittextures/decals/leglht_aoplane.dds
Binary file not shown.

0 comments on commit d955349

Please sign in to comment.