Apple Quest


Author: man_cub
Created: 2012-09-19T11:58:02-0400
Edited: 2012-09-19T11:58:02-0400
Denizen Version: 0.76
Views: 48
Downloads: 950
Likes: 0


WGET
Description: A repeatable quest to retrieve 5 apples. This quest is only repeatable once per 18 hours.

'Ingredients for pie':
  Type: Interact
  Requirements:
    Mode: None
  Steps:
    1:
      Click Trigger:
        Script:
        - CHAT "I was thinking about making a pie...but I'm all out of §bapples§f. I could use about 5."
        - FINISH
'Pie reward':
  Type: Interact
  Requirements:
    Mode: All
    List:
    - FINISHED Ingredients for pie
    - HOLDING 260 5
  Steps:
    1:
      Click Trigger:
        Script:
        - CHAT 'These are a good size. Thanks!'
        - TAKE ITEMINHAND QTY:5
        - CHAT 'Here, take this.'
        - GIVE MONEY QTY:5
        - NARRATE "You've received 5 §egold§f!"
        - COOLDOWN 'SCRIPT:Ingredients for pie' 64800
        - RESET FINISHED 'SCRIPT:Ingredients for pie'
'Pie thanks':
  Type: Interact
  Requirements:
    Mode: None
  Steps:
    1:
      Click Trigger:
        Script:
        - CHAT "*sniff* *sniff* Smells good, doesn't it?"




Comments
No one has posted a comment! Post one below: