Add furniture

This commit is contained in:
2025-06-16 22:41:32 -07:00
parent b9cda03857
commit 54448301b5
3 changed files with 477 additions and 59 deletions

View File

@@ -333,3 +333,7 @@ input:checked+label {
.part-6 use {
fill: lightgreen;
}
.furniture {
fill: violet;
}