[Command] setJob
Posted: Sat Nov 06, 2021 6:09 pm
Actor.setJob(Job)
USE:
Set the job for this NPC.
Only Doctor and Nurse are available now
TYPE: Command, Non-Ref
RETURNS: /
THEME: University
COMPARE: chooseMajor()
EXAMPLE:
USE:
Set the job for this NPC.
Only Doctor and Nurse are available now
TYPE: Command, Non-Ref
RETURNS: /
THEME: University
COMPARE: chooseMajor()
EXAMPLE:
Code: Select all
Actor.setJob(Doctor)
"Good morning, Dr <Actor.name_last>"