From b081abc78ef9fd0c511b35eeabffdddba61cdd43 Mon Sep 17 00:00:00 2001 From: rexim Date: Thu, 14 Mar 2024 02:08:31 +0700 Subject: Create file with the palette --- colors.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 colors.txt (limited to 'colors.txt') diff --git a/colors.txt b/colors.txt new file mode 100644 index 0000000..91876c3 --- /dev/null +++ b/colors.txt @@ -0,0 +1,13 @@ +Background 218.40001 0.69444 0.14118 +Floor 0.00000 0.00000 0.18431 +Wall 0.00000 0.00000 0.00000 +Player 216.68393 0.75686 1.00000 +Door 35.52941 1.00000 1.00000 +Key 35.52941 1.00000 1.00000 +Label 0.00000 0.00000 1.00000 +Shrek 84.47059 1.00000 1.00000 +Checkpoint 300.00000 1.00000 1.00000 +Bomb 0.0 1.0 1.0 +Barricade 0.0 1.0 1.0 +Healthbar 0.0 1.0 1.0 +Explosion 300.00000 1.00000 1.00000 -- cgit v1.2.3