Added missing material type for db

This commit is contained in:
Khalim Conn-Kowlessar 2023-11-23 18:57:14 +00:00
parent 8304845fe8
commit 613def9c0c
2 changed files with 8 additions and 0 deletions

View file

@ -351,6 +351,13 @@
"when": 1700764223864,
"tag": "0049_bumpy_plazm",
"breakpoints": true
},
{
"idx": 50,
"version": "5",
"when": 1700765818548,
"tag": "0050_clumsy_wind_dancer",
"breakpoints": true
}
]
}

View file

@ -26,6 +26,7 @@ export const MaterialType: [string, ...string[]] = [
"iwi_redecoration",
"suspended_floor_demolition",
"suspended_floor_redecoration",
"suspended_floor_vapour_barrier",
"solid_floor_demolition",
"solid_floor_preparation",
"solid_floor_vapour_barrier",