Fixed bats crashing through ice (bug #12685)
This commit is contained in:
parent
5cbd9e5b09
commit
40216bb964
2 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
Version 1.4.6+svn:
|
||||
* campaigns:
|
||||
* Descent into Darkness
|
||||
* fixed bats crashing through the ice in 'Beginning of Revenge' (bug
|
||||
#12685)
|
||||
* Heir to the Throne:
|
||||
* Added an idle animation for L2 Princess.
|
||||
* language and i18n:
|
||||
|
|
|
@ -174,6 +174,9 @@
|
|||
[filter_location]
|
||||
terrain=Ai
|
||||
[/filter_location]
|
||||
[not]
|
||||
race=bats
|
||||
[/not]
|
||||
[not]
|
||||
race=undead
|
||||
[/not]
|
||||
|
|
Loading…
Add table
Reference in a new issue