From b9a6da7ccabb972074f09d686dc78f9643accfac Mon Sep 17 00:00:00 2001 From: Raymond Hogenson Date: Wed, 22 Aug 2018 16:54:43 -0400 Subject: Make taking injuries more flexible I've just moved it into the Enemy trait, because I was planning on having Bill move around when he got hit, but it didn't look good. --- src/assets/introduction.png | Bin 972031 -> 972993 bytes src/assets/introduction.xcf | Bin 1593811 -> 1593413 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'src/assets') diff --git a/src/assets/introduction.png b/src/assets/introduction.png index b087f26..5e14519 100644 Binary files a/src/assets/introduction.png and b/src/assets/introduction.png differ diff --git a/src/assets/introduction.xcf b/src/assets/introduction.xcf index 007bd6f..c12e25b 100644 Binary files a/src/assets/introduction.xcf and b/src/assets/introduction.xcf differ -- cgit v1.3.1