add a level after induction, also using the basic word set

not sure about level length, will tweak later
This commit is contained in:
Kistaro Windrider 2024-02-12 23:13:41 -08:00
parent 964714e67f
commit 9b121ba7f0
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -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},
} }