TDG: update Saurian Juvenile sprites (#9945)

Updating the sprites for the saurian juvenile in TDG, and added a bobbing standing animation. Colorset of the Saurians respects the ColorMap of the Saurians with some exceptions in the clothing.
This commit is contained in:
Refumee 2025-02-26 19:27:10 +01:00 committed by GitHub
parent 55c7b474b4
commit 63409f7492
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
34 changed files with 9 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -251,18 +251,22 @@
# SAURIAN CIVILIANS
#############################
#define SPAWN_JUVENILE X Y
{VARIABLE_OP image rand "saurian1.png,saurian2.png,saurian3.png,saurian4.png"}
{VARIABLE_OP image rand "juvenile,juvenile_backpack,juvenile_cloaked,juvenile_devotee"}
{GENERIC_UNIT 9 (Saurian Juvenile) {X} {Y}}
{ADD_MODIFICATION(
[object]
{EFFECT new_animation (
[standing_anim]
base_score=99 {FRAME image="units/civilian/$image"}
start_time=0
base_score=99
[frame]
image="units/saurian-juvenile/$image-bob[1~6].png:200"
[/frame]
[/standing_anim]
)}
{EFFECT new_animation (
[movement_anim]
base_score=99 {FRAME image="units/civilian/$image"}
base_score=99 {FRAME image="units/saurian-juvenile/$image.png"}
[/movement_anim]
)}
[/object]

View File

@ -1,9 +1,10 @@
#textdomain wesnoth-tdg
[unit_type]
id=Saurian Juvenile
name= _ "Saurian Juvenile"
race=lizard
image="units/civilian/saurian1.png"
image="units/saurian-juvenile/juvenile.png"
alignment=chaotic
hitpoints=18
cost=5