MCPcopy Create free account
hub / github.com/Revadike/Misc-JavaScript-Projects / equip

Function equip

DIM - Auto Ghost Switcher.user.js:128–128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 if (!aoe) { continue; }
127
128 var equip = () => doubleClick(item);
129 var name = item.title.trim().replace(/(\r\n\t|\n|\r\t)/gm, " ");;
130 var node = item;
131 var ghost = { equip, aoe, name, ghost };

Callers

nothing calls this directly

Calls 1

doubleClickFunction · 0.85

Tested by

no test coverage detected