forked from github/server
No need to add the spell twice.
This commit is contained in:
parent
7aa0e85917
commit
bac180afb7
|
@ -79,7 +79,6 @@ function test_seecast()
|
|||
assert_equal(4, u2.region.x)
|
||||
|
||||
u2:clear_orders()
|
||||
u2:add_spell("stormwinds")
|
||||
u2:add_order("Zaubere stufe 2 'Beschwoere einen Sturmelementar' " .. itoa36(s1.id))
|
||||
u1:clear_orders()
|
||||
u1:add_order("NACH O O O O")
|
||||
|
|
Loading…
Reference in New Issue