diff options
author | rexim <reximkut@gmail.com> | 2024-03-14 02:08:31 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-14 02:08:31 +0700 |
commit | b081abc78ef9fd0c511b35eeabffdddba61cdd43 (patch) | |
tree | b131fe30401ca1683bb225558ca724be15d43db2 | |
parent | 0d6bc4cdc89c98cd37994e9539200d7c009907e5 (diff) |
Create file with the palette
-rw-r--r-- | colors.txt | 13 |
1 files changed, 13 insertions, 0 deletions
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 |