Skip to content

Commit

Permalink
Dunefolk bug fixes (#4235)
Browse files Browse the repository at this point in the history
* Updated from missile to chakram in Zephyr
* Updated in Ringcaster's file from missile to chakram
* Removed portraits
* Fix Ranger's alignment
* Delete ringcaster.png
* Delete zephyr.png
* Updated Ringcaster and Zephyr
  • Loading branch information
Earth-Cake authored and Vultraz committed Aug 15, 2019
1 parent d96210d commit 9ccb04b
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 14 deletions.
Binary file modified data/core/images/units/nagas/ringcaster.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/core/images/units/nagas/zephyr.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/Ranger.cfg
Expand Up @@ -9,7 +9,7 @@
movement=6
experience=150
level=3
alignment=neutral
alignment=liminal
advances_to=null
{AMLA_DEFAULT}
cost=52
Expand Down
1 change: 0 additions & 1 deletion data/core/units/nagas/Bladewhirler.cfg
Expand Up @@ -5,7 +5,6 @@
race=naga
gender=male
image="units/nagas/bladewhirler.png"
profile=portraits/nagas/fighter.png
hitpoints=46
movement_type=naga
movement=7
Expand Down
1 change: 0 additions & 1 deletion data/core/units/nagas/Dervish.cfg
Expand Up @@ -5,7 +5,6 @@
race=naga
gender=male
image="units/nagas/dervish.png"
profile=portraits/nagas/fighter.png
hitpoints=57
movement_type=naga
movement=7
Expand Down
9 changes: 4 additions & 5 deletions data/core/units/nagas/Ringcaster.cfg
Expand Up @@ -5,7 +5,6 @@
race=naga
gender=male
image="units/nagas/ringcaster.png"
profile=portraits/nagas/fighter.png
hitpoints=37
movement_type=naga
movement=7
Expand Down Expand Up @@ -63,8 +62,8 @@
hits=yes
[missile_frame]
duration=150
image="projectiles/missile-n.png"
image_diagonal="projectiles/missile-ne.png"
image="projectiles/chakram.png"
image_diagonal="projectiles/chakram.png"
offset=0~0.8
[/missile_frame]
[frame]
Expand All @@ -76,8 +75,8 @@
hits=no
[missile_frame]
duration=150
image="projectiles/missile-n.png"
image_diagonal="projectiles/missile-ne.png"
image="projectiles/chakram.png"
image_diagonal="projectiles/chakram.png"
[/missile_frame]
[frame]
image="units/nagas/ringcaster.png:300"
Expand Down
1 change: 0 additions & 1 deletion data/core/units/nagas/Slasher.cfg
Expand Up @@ -5,7 +5,6 @@
race=naga
gender=male
image="units/nagas/slasher.png"
profile=portraits/nagas/fighter.png
hitpoints=31
movement_type=naga
movement=7
Expand Down
9 changes: 4 additions & 5 deletions data/core/units/nagas/Zephyr.cfg
Expand Up @@ -5,7 +5,6 @@
race=naga
gender=male
image="units/nagas/zephyr.png"
profile=portraits/nagas/fighter.png
hitpoints=53
movement_type=naga
movement=7
Expand Down Expand Up @@ -76,8 +75,8 @@ As quickly as the storm came, it vanished, leaving Xylrix to contemplate his bro
hits=yes
[missile_frame]
duration=150
image="projectiles/missile-n.png"
image_diagonal="projectiles/missile-ne.png"
image="projectiles/chakram.png"
image_diagonal="projectiles/chakram.png"
offset=0~0.8
[/missile_frame]
[frame]
Expand All @@ -89,8 +88,8 @@ As quickly as the storm came, it vanished, leaving Xylrix to contemplate his bro
hits=no
[missile_frame]
duration=150
image="projectiles/missile-n.png"
image_diagonal="projectiles/missile-ne.png"
image="projectiles/chakram.png"
image_diagonal="projectiles/chakram.png"
[/missile_frame]
[frame]
image="units/nagas/zephyr.png:300"
Expand Down

0 comments on commit 9ccb04b

Please sign in to comment.