From ba2711cb490c26e05c1b8f6cd3e1d081309d15fd Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 2 Apr 2026 08:06:10 +0200 Subject: Remove lowest part of the shuttle from sprites MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On the sprites tileset, the lowest part of the shuttle is not needed since that is only used as a sprite on take off, but then the firing variant should be picked instead. Remove it from the CHR file and update tile IDs. Signed-off-by: Miquel Sabaté Solà --- assets/jetpac.chr | Bin 8192 -> 8192 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'assets/jetpac.chr') diff --git a/assets/jetpac.chr b/assets/jetpac.chr index 6d7ad66..464ab20 100644 Binary files a/assets/jetpac.chr and b/assets/jetpac.chr differ -- cgit v1.2.3