From 9b121ba7f0ada4116d623f48423ed17f367e3666 Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Mon, 12 Feb 2024 23:13:41 -0800 Subject: [PATCH] add a level after induction, also using the basic word set not sure about level length, will tweak later --- vacation.p8 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/vacation.p8 b/vacation.p8 index d639cc3..85a22b9 100644 --- a/vacation.p8 +++ b/vacation.p8 @@ -1899,6 +1899,13 @@ set:bwt:0 set:txd:16 set:txf:20 set:exf:60 center:3:19 THIS ALL YOUR LIFE.]], }}, }, + { + f = arcade_level.new, + params = {{ + max_score=25, + wordsets=basic_words, + }}, + }, {f=normal_awakener}, {f=ggwp.new}, }