Skip to main content

cleaning.unlock_door

Overview

  • Toggles cheat access to open locked doors.

Metadata

FieldValue
DisplayUnlock Door
Categorycleaning
AccessUserCheat
ScopeB2Authority
Tags
AliasesUnlockDoor, household.unlock_door

Parameters

NameTypeRequiredDefaultDescription
enableboolyesEnable or disable door unlock cheat

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('cleaning.unlock_door', {
enable: false,
});