Added Kitty

This commit is contained in:
Mute 2025-04-12 11:46:17 +00:00
parent a8150850b7
commit c1300702d8

View File

@ -52,7 +52,7 @@
check: zone => U.with(Eyes.item, item => item?.Asset.Group.Name === zone ? item : undefined),
get item() {return Eyes.zones.map(z => W.InventoryGet(W.Player, z)).find(item => item?.Asset.Name === 'AnimeLenses') ?? undefined},
}
/** @type {LILY.Belt} */ const Belt = {users: [119_643, 154_662], admins: [71_240, 67_994],
/** @type {LILY.Belt} */ const Belt = {users: [119_643, 154_662, 62_808], admins: [71_240, 67_994],
cli: {'#LILY': {
status: _ => '200 OK',
box: {on: Box.on, off: Box.off},