feat: added meters, changed colors, removed unnecessary comments

This commit is contained in:
Zoltan Timar
2026-02-18 22:58:14 +01:00
parent 9014e36014
commit 8832b6c833
13 changed files with 142 additions and 101 deletions

View File

@@ -7,9 +7,12 @@ local DEFAULT_CONFIG = {
black = 0,
light_grey = 13,
dark_grey = 14,
red = 2,
green = 6,
blue = 9,
item = 12
white = 12,
item = 12,
meter_bg = 12
},
player = {
sprite_id = 1