Fixed a greater_than= which should have been greater_than_equal_to=.

This commit is contained in:
Lari Nieminen 2010-09-12 18:34:02 +00:00
parent b2870ca56a
commit b7cd27e465

View File

@ -290,7 +290,7 @@
[if]
[variable]
name=possible_serpent_locs.length
greater_than=1
greater_than_equal_to=1
[/variable]
[then]