Kitty's fixing of the first patch
This commit is contained in:
parent
6863213651
commit
9dad73c936
@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name LILY
|
||||
// @namespace https://code.fleshless.org/mute
|
||||
// @version 0.0.3.5
|
||||
// @version 0.0.4
|
||||
// @description Lily's Integrated Logic Yoke
|
||||
// @grant none
|
||||
// @author Mute
|
||||
@ -68,7 +68,7 @@
|
||||
62_808: {zone: 'ItemNeck', name: 'CKO voicebox'},
|
||||
},
|
||||
cli: {'#LILY': {
|
||||
status: _ => '200 OK[User is currently operating in her own Beta Branch]',
|
||||
status: _ => '200 OK',
|
||||
box: {on: Box.on, off: Box.off},
|
||||
version: _ => `LILY version ${GM_info?.script?.version ?? 'unknown'}`,
|
||||
eyes: {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lily",
|
||||
"version": "0.0.3.5",
|
||||
"version": "0.0.4",
|
||||
"description": "Lily's Integrated Logic Yoke",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user