From d5c761515bd26f1f2a6b0f91e2b6f6762431566c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 30 Dec 2015 04:49:43 -0500 Subject: Visible damage --- characters | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) (limited to 'characters') diff --git a/characters b/characters index 19f3ced..9525010 100644 --- a/characters +++ b/characters @@ -37,9 +37,9 @@ Q, 47, f0 e0 c0 c0 c0 c0 80 80, 0x07 as screen data: -80 02 03 04 00 06 -80 1b 80 1c 1d 1e -80 1b 80 1c 1d 20 +00 02 03 04 00 06 +00 1b 80 1c 1d 1e +00 1b 80 1c 1d 20 3b 3c 3d 3e 3f 46 40 80 80 80 80 47 @@ -53,3 +53,33 @@ and its upper-right gets replaced with a custom char. The left sail can lose either of its F characters and have them replaced with a piece with a bite taken out of it. +damaged ship: + + 012345 + ______ +0 |.ABC.D +1 |.EXFGH +2 |.EXFGI +3 |JKLMNO +4 |PXXXXQ + +A, 50, 00 00 00 00 00 00 47 3e +B, 5b, 18 1f 1d 10 10 10 fb fd +C, 00 (space) +D, 00 (space) +E, 5e, 1f 0f 1f 3f 1f 3b ff 7f +F, 94 (inverse ball) +G, 5f, 00 01 03 07 03 03 07 06 +H, 60, f0 f8 fb fe fe f8 fe 7f +I, 7b, fe f8 be 97 8e be fc f8 +J, 7d, 00 00 03 1d 1f 37 3b 1f +K, 7e, 00 00 00 00 80 c1 e3 e3 +L, 7c, vertical bar +M, 7e, +N, 7e, +O, 7f, c0 c0 f0 e0 20 32 3c f1 +P, 46 (doesn't show damage) +Q, 47 (doesn't show damage) +The 4 X's across the bottom are the +upper left and lower right 1/4 blocks, 4c 49 4c 49 + -- cgit v1.2.3