Page 1 of 1

[Command] setBoss

Posted: Sat Nov 06, 2021 5:45 pm
by Raddeck
Actor.setBoss()


USE:
Make this person your boss.
Current boss is no longer boss and becomes acquaintance.


TYPE: Command, Reference
RETURNS: /
THEME: Job
COMPARE: isBoss, getSpecific(Boss), moveJobs


EXAMPLE:

Code: Select all

    "I signed the contract."
    moveJobs()
    Salary = 2000
    Interviewer.setBoss()
    Salary.setRent()