Skip to content

Commit

Permalink
Revert "adding spider soulless variation"
Browse files Browse the repository at this point in the history
This reverts commit 7a103d1. This would cause OOS errors on stable due to the different HP and movetype.
  • Loading branch information
Pentarctagon committed Jul 5, 2019
1 parent a0d8252 commit fe7be2b
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 11 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed data/core/images/units/undead/soulless-spider.png
Binary file not shown.
1 change: 0 additions & 1 deletion data/core/units/monsters/Giant_Spider.cfg
Expand Up @@ -19,7 +19,6 @@
{AMLA_DEFAULT}
cost=55
usage=fighter
undead_variation=spider
description= _ "Giant Spiders are said to roam the depths of Knalga, devouring many victims. They have a vicious bite, made worse by the fact that it is poisoned, and can also fling webs through the air to trap their prey."+{SPECIAL_NOTES}+{SPECIAL_NOTES_POISON}+{SPECIAL_NOTES_SLOW}
die_sound=hiss-big.wav
{DEFENSE_ANIM "units/monsters/spider-melee-2.png" "units/monsters/spider-melee-1.png" hiss.wav }
Expand Down
9 changes: 0 additions & 9 deletions data/core/units/undead/Corpse_Soulless.cfg
Expand Up @@ -168,15 +168,6 @@
{UNIT_BODY_SOULLESS_GRAPHICS soulless-saurian}
[/variation]

[variation]
variation_id=spider
variation_name= _ "wc_variation^Spider"
inherit=yes
profile=portraits/undead/zombie-spider.png
{UNIT_BODY_SOULLESS_STATS mountainfoot 4 36}
{UNIT_BODY_SOULLESS_GRAPHICS soulless-spider}
[/variation]

[variation]
variation_id=swimmer
variation_name= _ "wc_variation^Swimmer"
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/undead/Corpse_Walking.cfg
Expand Up @@ -172,7 +172,7 @@
variation_name= _ "wc_variation^Spider"
inherit=yes
profile=portraits/undead/zombie-spider.png
{UNIT_BODY_WALKING_CORPSE_STATS mountainfoot 4 25}
{UNIT_BODY_WALKING_CORPSE_STATS dwarvishfoot 4 25}
{UNIT_BODY_WALKING_CORPSE_GRAPHICS zombie-spider}
[/variation]

Expand Down

0 comments on commit fe7be2b

Please sign in to comment.