Prob lighting

This commit is contained in:
Renan LE CARO 2025-04-20 09:33:12 +02:00
parent 6adab3d07f
commit a386c5f3d2
14 changed files with 160 additions and 44 deletions

View file

@ -67,7 +67,7 @@ export async function openCreativeModePerksPicker() {
value: u,
className: creativeModePerks[u.id]
? "sandbox highlight"
: "sandbox grey-out-unless-hovered",
: "sandbox ",
tooltip: u.help(creativeModePerks[u.id] || 1),
})),
t("lab.select_level"),