Page 1 of 1

[Command] addColleague

Posted: Sat Oct 23, 2021 10:05 am
by Raddeck
Actor.addColleague()

USE:
Add this actor to the list of colleagues. Can be found later with the command function: getSpecific(Colleague)


TYPE: Command, Reference
RETURNS: /
THEME: Job
COMPARE: removeColleague, isColleague


EXAMPLE:

Code: Select all

John(Happy):: "Hi there, I just got hired."
John.addColleague()