Skip to content

Commit

Permalink
DiD: change wight to phantom
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed May 25, 2020
1 parent ce2f51c commit 4130700
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Expand Up @@ -402,7 +402,7 @@ end
type_adv_tree=Ghost,Vampire Bat
[/not]
[not]
type=Spectral Servant,Wight,Eidolon
type=Spectral Servant,Phantom,Eidolon
[/not]

[filter_location]
Expand Down Expand Up @@ -433,7 +433,7 @@ end
type_adv_tree=Ghost,Vampire Bat
[/not]
[not]
type=Spectral Servant,Wight,Eidolon
type=Spectral Servant,Phantom,Eidolon
[/not]
[/filter]

Expand Down
10 changes: 5 additions & 5 deletions data/campaigns/Descent_Into_Darkness/units/Spectral_Servant.cfg
Expand Up @@ -163,7 +163,7 @@
apply_to=max_experience
set=15
[/effect]
) Wight}
) Phantom}
#enddef

#define GHOST_RANGED_ADVANCE
Expand All @@ -180,7 +180,7 @@
apply_to=max_experience
set=15
[/effect]
) Wight}
) Phantom}
#enddef

#define GHOST_MOVE_ADVANCE
Expand All @@ -196,7 +196,7 @@
apply_to=max_experience
set=15
[/effect]
) Wight}
) Phantom}
#enddef

############## WRAITH ADVANCEMENTS ##############
Expand Down Expand Up @@ -371,7 +371,7 @@
#enddef

#define WRAITH_BASE
name= _ "Wight"
name= _ "Phantom"
hitpoints=22
movement=6
advances_to=null
Expand Down Expand Up @@ -456,7 +456,7 @@
[/unit_type]

[unit_type]
id=Wight
id=Phantom
{WRAITH_BASE}
[base_unit]
id=Wraith
Expand Down
2 changes: 1 addition & 1 deletion data/campaigns/Descent_Into_Darkness/utils/macros.cfg
Expand Up @@ -52,7 +52,7 @@
[role]
role=advisor
side=1
type=Eidolon,Wight,Spectral Servant,Spectre,Nightgaunt,Wraith,Shadow,Ghost
type=Eidolon,Phantom,Spectral Servant,Spectre,Nightgaunt,Wraith,Shadow,Ghost
search_recall_list=yes
[auto_recall][/auto_recall]
[else]
Expand Down

0 comments on commit 4130700

Please sign in to comment.