Many lighting tweaks (#4709)

This commit is contained in:
mirrorcult
2021-10-01 13:59:06 -07:00
committed by GitHub
parent f07bd6b005
commit 402cd9b56b
18 changed files with 207 additions and 13 deletions

View File

@@ -279,7 +279,8 @@ namespace Content.Client.Entry
"Wieldable",
"IncreaseDamageOnWield",
"AmbientOnPowered",
"TabletopGame"
"TabletopGame",
"LitOnPowered"
};
}
}