Skip to content

Commit

Permalink
TSG S4: minor optimizations
Browse files Browse the repository at this point in the history
Made it impossible that the undead leader can advance to a lich - though you do
sth. badly wrong if he advances at all. Also, some more 1.13 syntactic sugar.

[ci skip]
  • Loading branch information
sevu committed Aug 27, 2018
1 parent 63333c6 commit a46d3f1
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -63,6 +63,7 @@
#endif
#ifdef NORMAL
type=Dark Sorcerer
advances_to=Necromancer
#endif
#ifdef HARD
type=Necromancer
Expand Down Expand Up @@ -340,7 +341,7 @@
[/filter_attack]

[filter_second]
type=Skeleton, Revenant, Deathblade, Draug, Skeleton Archer, Bone Shooter, Banebow
type_adv_tree=Skeleton,Skeleton Archer
[/filter_second]

# only comment on pierce damage being useless if the player didn't
Expand Down

0 comments on commit a46d3f1

Please sign in to comment.