add a level after induction, also using the basic word set
not sure about level length, will tweak later
This commit is contained in:
parent
964714e67f
commit
9b121ba7f0
@ -1899,6 +1899,13 @@ set:bwt:0 set:txd:16 set:txf:20 set:exf:60 center:3:19
|
|||||||
THIS ALL YOUR LIFE.]],
|
THIS ALL YOUR LIFE.]],
|
||||||
}},
|
}},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
f = arcade_level.new,
|
||||||
|
params = {{
|
||||||
|
max_score=25,
|
||||||
|
wordsets=basic_words,
|
||||||
|
}},
|
||||||
|
},
|
||||||
{f=normal_awakener},
|
{f=normal_awakener},
|
||||||
{f=ggwp.new},
|
{f=ggwp.new},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user