Paste #3034: Edit of P#3033 - Edit of P#3032 - WoodCrafter

Date: 2014/03/31 11:58:44 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
14
15
16
17
18
19
20
21


# To assign to an NPC, literally type:
# /npc assign --set "WoodCrafters"


"WoodCrafters":
    type: assignment
    interact scripts:
    - 10 WoodCrafters Shop    
"WoodCrafters Shop":
    type: interact
    steps:
        "1":
            click trigger:
                script:
                - chat "Hello <player.name>, do you need woodcraft supplies for building?"
                - chat "Say <blue>list<green> if you want to see a list of the stuff I have."
                - flag player "Shopping"
            chat trigger:
                "1":
                    trigger: "/List/"
                    script: