From de833c9d524d2e47b3812612995290795d2e7b84 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 16 Oct 2021 16:22:08 -0400 Subject: Allow player to shoot and add flowers to harvest pollen from. --- assets/images/bullets.png | Bin 1514 -> 1527 bytes assets/images/bullets.xcf | Bin 3001 -> 3022 bytes assets/images/flower.png | Bin 0 -> 1221 bytes assets/images/flower.xcf | Bin 0 -> 2915 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/images/flower.png create mode 100644 assets/images/flower.xcf (limited to 'assets/images') diff --git a/assets/images/bullets.png b/assets/images/bullets.png index 917ac17..031dbe6 100644 Binary files a/assets/images/bullets.png and b/assets/images/bullets.png differ diff --git a/assets/images/bullets.xcf b/assets/images/bullets.xcf index c7209a9..0e84625 100644 Binary files a/assets/images/bullets.xcf and b/assets/images/bullets.xcf differ diff --git a/assets/images/flower.png b/assets/images/flower.png new file mode 100644 index 0000000..76e077a Binary files /dev/null and b/assets/images/flower.png differ diff --git a/assets/images/flower.xcf b/assets/images/flower.xcf new file mode 100644 index 0000000..1d22889 Binary files /dev/null and b/assets/images/flower.xcf differ -- cgit v1.2.3