This commit is contained in:
JustAGenericUsername 2024-03-10 13:23:54 -04:00
parent d19120dc07
commit 59064bea6f
1 changed files with 1 additions and 1 deletions

View File

@ -2270,7 +2270,7 @@ elements.textured_rose_gold = {
} }
elements.insulating_filler = { elements.insulating_filler = {
color: elements.filler.color, color: elements.filler.color,
behavior: behaviors.fill, behavior: behaviors.FILL,
category: elements.filler.category, category: elements.filler.category,
state: elements.filler.state, state: elements.filler.state,
insulate: true insulate: true