[Command] setSameMajor
Posted: Sat Nov 06, 2021 6:41 pm
Actor.setSameMajor()
USE:
Set the Major for the NPC to be the same as the player, both for teaching and studying.
TYPE: Command, Non-Ref
RETURNS: /
THEME: University
COMPARE: setMajor(), setDifferentMajor()
EXAMPLE:
USE:
Set the Major for the NPC to be the same as the player, both for teaching and studying.
TYPE: Command, Non-Ref
RETURNS: /
THEME: University
COMPARE: setMajor(), setDifferentMajor()
EXAMPLE:
Code: Select all
"I'm studying History"
Actor.setSameMajor()
"<Actor.name> is my classmate."