diff options
author | rexim <reximkut@gmail.com> | 2024-03-15 01:14:14 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-15 01:14:14 +0700 |
commit | fbb413fe938b913baf8b1016566ba9d64fbc6009 (patch) | |
tree | c55bbb3ae2152db23199562361c6c291da58d3d3 /colors.txt | |
parent | 888eb9ce8b8058553b4b9d09052b1b42ecaea30e (diff) |
Implement the palette editor
Diffstat (limited to 'colors.txt')
-rw-r--r-- | colors.txt | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -1,13 +1,13 @@ -Background 266.39999 0.69444 0.14118 -Floor 0.00000 0.00000 0.17255 -Wall 0.00000 0.00000 0.00000 -Barricade 0.00000 1.00000 1.00000 -Player 327.04663 0.75686 1.00000 -Door 116.00000 1.00000 1.00000 -Key 35.52941 1.00000 1.00000 -Bomb 0.00000 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 -Explosion 300.00000 1.00000 1.00000 -Healthbar 0.00000 1.00000 1.00000 +Background 174 122 29 +Floor 0 0 44 +Wall 0 0 0 +Barricade 0 255 255 +Player 232 193 255 +Door 82 255 255 +Key 25 255 255 +Bomb 0 255 255 +Label 0 0 255 +Shrek 60 255 255 +Checkpoint 213 255 255 +Explosion 213 255 255 +Healthbar 0 255 255 |