Paste #22026: Untitled Paste

Date: 2015/10/31 06:39:26 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


questbook:
  type: book
  title: QuestBook
  author: <player.name>
  signed: true
  text:
  - George's New Diet <n>Skeleton Intrusion <n>Mark's Secret Book
  - if !<player.has_flag[quest001]> {
    - <&c> George's New Diet: <n>Head on over to George's sheep heard on square 3 and right-click him to start!
    }
    else {
    - <&a> George's New Diet: <n>Head on over to George's sheep heard on square 3 and right-click him to start!
    }
  - if !<player.has_flag[quest002]> {
    - <&c>Skeleton Intrusion: <n>Looking at the train station from Spawny Pleasants head through the middle of the two mountains and on the right side you'll come across a cave entrance, Mark will be outside! Right-click him!
    }
    else {
    - <&a>Skeleton Intrusion: <n>Looking at the train station from Spawny Pleasants head through the middle of the two mountains and on the right side you'll come across a cave entrance, Mark will be outside! Right-click him!
    }
  - if !<player.has_flag[quest003]> {
    - <&c>Mark's Secret Book: <n>You can locate Mark right outside the entrance to Spawny Pleasants near the river, right-click him to start!
    }
    else {
    - <&a>Mark's Secret Book: <n>You can locate Mark right outside the entrance to Spawny Pleasants near the river, right-click him to start!
    }