From 571412b15e11c85dc54c4e38d527842746129ea4 Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Mon, 2 Sep 2024 14:15:56 -0700 Subject: [PATCH] fix chasey xl offsets --- vacuum_gambit.p8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vacuum_gambit.p8 b/vacuum_gambit.p8 index 050ccd7..cd748ec 100644 --- a/vacuum_gambit.p8 +++ b/vacuum_gambit.p8 @@ -1064,6 +1064,8 @@ xl_chasey=chasey.new{ width = 12, height = 10 }, + fire_off_x = 8, + fire_off_y = 15, hp = 19.5, shield = 5, boss = true,