No need to add the spell twice.

This commit is contained in:
Enno Rehling 2010-08-08 23:38:06 -07:00
parent 7aa0e85917
commit bac180afb7
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ function test_seecast()
assert_equal(4, u2.region.x) assert_equal(4, u2.region.x)
u2:clear_orders() u2:clear_orders()
u2:add_spell("stormwinds")
u2:add_order("Zaubere stufe 2 'Beschwoere einen Sturmelementar' " .. itoa36(s1.id)) u2:add_order("Zaubere stufe 2 'Beschwoere einen Sturmelementar' " .. itoa36(s1.id))
u1:clear_orders() u1:clear_orders()
u1:add_order("NACH O O O O") u1:add_order("NACH O O O O")