Skip to content

Commit

Permalink
New generic portrait for the Walking Corpse by doofus-01
Browse files Browse the repository at this point in the history
http://forums.wesnoth.org/viewtopic.php?p=583530#p583530
Currently also used as a stand-in for a generic Soulless portrait
  • Loading branch information
Vultraz committed Apr 19, 2015
1 parent c7eb80e commit d505b54
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog
@@ -1,4 +1,6 @@
Version 1.13.0+dev:
* Graphics:
* New generic portrait for the Walking Corpse and Soulless
* Language and i18n:
* Updated translations:

Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions data/core/units/undead/Corpse_Soulless.cfg
Expand Up @@ -81,6 +81,8 @@
#enddef
#define UNIT_BODY_SOULLESS_GRAPHICS BASE_NAME DEATH_FRAMES_NUMBER
image="units/undead/{BASE_NAME}.png"
# No profile variations for now
profile=portraits/undead/walking-corpse.png
{MAGENTA_IS_THE_TEAM_COLOR}
die_sound={SOUND_LIST:ZOMBIE_HIT}
{DEFENSE_ANIM "units/undead/{BASE_NAME}-defend.png" "units/undead/{BASE_NAME}.png" {SOUND_LIST:ZOMBIE_HIT} }
Expand Down
2 changes: 2 additions & 0 deletions data/core/units/undead/Corpse_Walking.cfg
Expand Up @@ -80,6 +80,8 @@
#enddef
#define UNIT_BODY_WALKING_CORPSE_GRAPHICS NBASE_NAME DEATH_FRAMES_NUMBER
image="units/undead/{NBASE_NAME}.png"
# No profile variations for now
profile=portraits/undead/walking-corpse.png
{MAGENTA_IS_THE_TEAM_COLOR}
die_sound={SOUND_LIST:ZOMBIE_WEAK_HIT}
{DEFENSE_ANIM "units/undead/{NBASE_NAME}-defend.png" "units/undead/{NBASE_NAME}.png" {SOUND_LIST:ZOMBIE_WEAK_HIT} }
Expand Down
3 changes: 3 additions & 0 deletions players_changelog
Expand Up @@ -3,6 +3,9 @@ changes may be omitted). For a complete list of changes, see the main
changelog: https://github.com/wesnoth/wesnoth/blob/master/changelog

Version 1.13.0+dev:
* Graphics:
* New generic portrait for the Walking Corpse and Soulless

* Language and i18n:
* Updated translations:

Expand Down

0 comments on commit d505b54

Please sign in to comment.