22 lines
521 B
JSON
22 lines
521 B
JSON
{
|
|
"todo-tree.tree.scanMode": "workspace",
|
|
"Lua.diagnostics.globals": [
|
|
"ZombRand",
|
|
"getPlayer",
|
|
"BodyPartType",
|
|
"ProceduralDistributions",
|
|
"Events",
|
|
"getText",
|
|
"Perks",
|
|
"getPlayerByOnlineID",
|
|
"getTexture",
|
|
"ISTimedActionQueue",
|
|
"sendClientCommand",
|
|
"ISBaseTimedAction",
|
|
"instanceof",
|
|
"getPlayerInventory",
|
|
"sendServerCommand",
|
|
"TraitFactory",
|
|
"ISWorldObjectContextMenu"
|
|
]
|
|
} |