Fixed bug in WML (using value instead of equals in [if]), fixes bug 9398

This commit is contained in:
Isaac Clerencia Perez 2004-07-31 13:26:43 +00:00
parent b98c61e3cc
commit d0b6a42161

View file

@ -693,7 +693,7 @@ find_vacant=yes
[if]
[variable]
name=key
value=yes
equals=yes
[/variable]
[then]
[message]