Paste #31737: Edit of P#31732 - Quest

Date: 2016/03/18 09:56:56 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


quest_tester:
    type: task
    script:
    - choose "<yaml[quests].read[1_Quest.Events].as_list.get[1].char_at[2]>":
        - case "P":
            - narrate format:FormatP "<yaml[quests].read[1_Quest.Events].get[1].after[<&rb> ]>"
        - case "N":
            - narrate format:FormatN "<yaml[quests].read[1_Quest.Events].get[1].after[<&rb> ]>"
        - case "R":
            - ^give Diamond qty:5
        - default:
            - narrate format:Error "Error tuli, palun teate juhtkonnale."