Added Kitty
This commit is contained in:
parent
a8150850b7
commit
c1300702d8
@ -52,7 +52,7 @@
|
|||||||
check: zone => U.with(Eyes.item, item => item?.Asset.Group.Name === zone ? item : undefined),
|
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},
|
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': {
|
cli: {'#LILY': {
|
||||||
status: _ => '200 OK',
|
status: _ => '200 OK',
|
||||||
box: {on: Box.on, off: Box.off},
|
box: {on: Box.on, off: Box.off},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user