Psyringe - relocated some more currently unused test scripts. Fixed a syntax error in script "ebony_horse.txt" - the command is "endinterruptin", not "endofinterruption". The latter didn't do any harm in this script, but we're encouraging people to look at existing scripts for inspiration, so we should make sure that they only use correct syntax. :) Also "fixed" alphabetic order of tests in _tests.txt (very minor thing, but it helped me discover that one test was unnecessarily run twice - I probably introduced this duplication myself).
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
#Testing Random discard
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:Rootbreaker Wurm,Benthic Behemoth,Bog wraith
|
||||
[PLAYER2]
|
||||
inplay:air elemental,grizzly bears,spark elemental,drudge skeletons,vampire bats,spined wurm
|
||||
[DO]
|
||||
Rootbreaker Wurm
|
||||
Benthic Behemoth
|
||||
Bog wraith
|
||||
next
|
||||
spined wurm
|
||||
spined wurm
|
||||
vampire bats
|
||||
vampire bats
|
||||
air elemental
|
||||
air elemental
|
||||
grizzly bears
|
||||
grizzly bears
|
||||
spark elemental
|
||||
drudge skeletons
|
||||
next
|
||||
human
|
||||
Reference in New Issue
Block a user