Skip to content
Snippets Groups Projects
Commit 5d49dc74 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'pregmod-dev' into 'pregmod-master'

notes

See merge request !5546
parents 352a7e30 ea69d647
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,8 @@ mutualChildren(slave1, slave2) - Returns if slave1 and slave2 have children toge
isSlaveAvailable(slave) - Returns if slave is available and not confined someplace.
assignmentVisible(slave) - Returns whether a slave's current assignment is shown in Main. Often used as a proxy for "penthouse slave".
randomRelatedSlave(slave) - Returns a random relative of slave if possible.
randomRelatedAvailableSlave(slave) - Returns a random available relative of slave if possible.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment