Paste #123771: Assignment

Date: 2024/06/15 10:20:03 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13


StephanieLaplaceAssignment:
    type: assignment
    debug: false
    actions:
        on assignment:
        # Enable both triggers that will be used
        - trigger name:chat state:true radius:10
        - trigger name:click state:true
    interact scripts:
    # And link the interact script below
    - StephanieLaplaceQuestChoiceInteract
    - NoobHouseInteract
    - CresusInteract