mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 07:48:55 +00:00
17 lines
773 B
Plaintext
17 lines
773 B
Plaintext
## Policy configuration
|
|
## Current valid keys are:
|
|
## ON_CLONE - displayed after a successful cloning operation to the cloned person
|
|
## ON_DEFIB_INTACT - displayed after defibbing before memory loss time threshold
|
|
## ON_DEFIB_LATE - displayed after defibbing post memory loss time threshold
|
|
## SDGF - displayed on SDGF clone spawning
|
|
## SDGF_GOOD - displayed on SDGF clone spawning, if the clone is loyal
|
|
## SDGF_BAD - displayed on SDGF clone spawning, if the clone is not loyal
|
|
## PAI - displayed on PAI personality being loaded
|
|
## EXAMPLE:
|
|
## POLICYCONFIG ON_CLONE insert text here <span class='notice'>span classes are fully supported</span>
|
|
|
|
## Misc entries for above
|
|
|
|
## Defib time limit for "cloning memory disorder" memory loss in seconds
|
|
# DEFIB_CMD_TIME_LIMIT 300
|