[Command] setSubject

Post Reply
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post by Raddeck »

Actor.setSubject()


USE:
Pick a random subject for a lecturer to teach that matches their major.


TYPE: Command, Non-Ref
RETURNS: /
THEME: University
COMPARE: setSameMajor()


EXAMPLE:

Code: Select all

    "I'm teaching History."
    Actor.setSameMajor()
    Actor.setSubject()
    "Actor is teaching Roman History."
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
Post Reply