Skip to main content

pregnancy_and_birth.remove_pregnancy

Overview

  • Removes the current pregnancy state.

Metadata

FieldValue
DisplayRemove Pregnancy
Categorypregnancy_and_birth
AccessUserCheat
ScopeB2Authority
Tags
AliasesRemovePregnancy, health.remove_pregnancy

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdnoTarget entity ID (default: possessed)

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('pregnancy_and_birth.remove_pregnancy', {
entity_id: 0, // optional
});