From d652b2b74a76bd780a38fe8b16b75118a3e5fb26 Mon Sep 17 00:00:00 2001 From: Simon Cross Date: Sun, 11 Sep 2016 00:11:32 +0200 Subject: [PATCH] Add pulsating lamp image. --- data/images/Makefile | 2 +- sources/vector/pulsatinglamp.svg | 85 ++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 sources/vector/pulsatinglamp.svg diff --git a/data/images/Makefile b/data/images/Makefile index 08ea9db..0e0ffff 100644 --- a/data/images/Makefile +++ b/data/images/Makefile @@ -4,7 +4,7 @@ SEED=seed TURNIP=turnip1 turnip2 turnip3 MOULD_BODY=mouldA mouldB mouldC MOULD=eyeballA eyeballB eyeballC eyelid -LIGHT=spotlight lamp laser +LIGHT=spotlight lamp laser pulsatinglamp LIGHT_MASK=light_mask_2_1 light_mask_2_2 light_mask_3_1 light_mask_3_2 light_mask_3_3 CONTROLS=night default_cursor exit pause play day BLANKS=circle square diff --git a/sources/vector/pulsatinglamp.svg b/sources/vector/pulsatinglamp.svg new file mode 100644 index 0000000..9ca60bb --- /dev/null +++ b/sources/vector/pulsatinglamp.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + -- 2.34.1