SotA - update walking corpses to mesh with mainline (#5791)

This commit is contained in:
doofus-01 2021-05-16 15:11:46 -07:00 committed by GitHub
parent 9efd377b9c
commit ca334be4fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 4 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -282,7 +282,7 @@
id=SotA Walking Corpse_Spider
name= _ "Walking Corpse"
advances_to=SotA Soulless_Spider
#profile=portraits/undead/zombie-wolf.png
profile=portraits/undead/zombie-spider.png
{UNIT_BODY_WALKING_CORPSE_STATS dwarvishfoot 4 25 9 ( _ "fangs") "attacks/fangs-spider.png" blade}
{UNIT_BODY_WALKING_CORPSE_GRAPHICS zombie-spider}
[movement_costs]
@ -298,6 +298,7 @@
id=SotA Walking Corpse_Rat
name= _ "Walking Corpse"
advances_to=SotA Soulless_Rat
profile=portraits/undead/zombie-rat.png
{UNIT_BODY_WALKING_CORPSE_STATS rodentfoot 3 12 5 ( _ "bite") "attacks/fangs-rodent.png" blade}
{UNIT_BODY_WALKING_CORPSE_GRAPHICS zombie-rat}
[movement_costs]

View file

@ -244,6 +244,7 @@
[unit_type]
id=SotA Soulless_Spider
name= _ "Soulless"
profile=portraits/undead/zombie-spider.png
{UNIT_BODY_SOULLESS_STATS dwarvishfoot 4 37 ( _ "fangs") "attacks/fangs-spider.png" blade}
{UNIT_BODY_SOULLESS_GRAPHICS soulless-spider}
[movement_costs]
@ -258,6 +259,7 @@
[unit_type]
id=SotA Soulless_Rat
name= _ "Soulless"
profile=portraits/undead/zombie-rat.png
{UNIT_BODY_SOULLESS_STATS rodentfoot 3 20 ( _ "bite") "attacks/fangs-rodent.png" blade}
{UNIT_BODY_SOULLESS_GRAPHICS soulless-rat}
[movement_costs]