/tg/ Station 13 - Modules - TypesVar Details - Proc Details

state_laws_ui

Basic UI that Silicons can use to state their laws.

Vars

lockedWhether the UI is locked to prevent multiple state law calls.
ownerSilicon that owns this UI.
to_stateList of laws that are currently stated.

Procs

update_inherent_stated_lawsUsed to update the to_state list to the passed ai law's inherent laws Call this when changing the AI's lawset entirely

Var Details

locked

Whether the UI is locked to prevent multiple state law calls.

owner

Silicon that owns this UI.

to_state

List of laws that are currently stated.

Proc Details

update_inherent_stated_laws

Used to update the to_state list to the passed ai law's inherent laws Call this when changing the AI's lawset entirely