Skip to content

Instantly share code, notes, and snippets.

@peterarnott
Created July 16, 2012 10:45
Show Gist options
  • Save peterarnott/3122093 to your computer and use it in GitHub Desktop.
Save peterarnott/3122093 to your computer and use it in GitHub Desktop.
New citizens quest
"Source Code":
texts:
description: "<g>Start Breifing:<br><Jeb_> Hello <name>! As you know my name is Jeb_
<br>There are some problems with the minecraft code that I need Notch's help to fix
<br>Would you please go to the exit of pvp spawn and talk to him! You will need to give him
<br>an apple for him to help you. Good Luck!
<br>&6Quest: <g>Source Code, Part 1
<br>&6Objective: Give Notch an apple"
acceptance: "<Jeb_> Thank you so much for helping me out!
<delay=40>&6Quest: <g>Source Code, Part 1 &6started!
<delay=40><g>Remember, you can use &6/quest status <g>to check your progress."
completion: "<Jeb_> Thanks so much!
<br>&6Quest: You have received $50!"
repeats: 0
initial:
'0':
type: item
id: 260
amount: 1
take: false
objectives:
'0':
'0':
type: delivery
materialid: 260
amount: 1
npcdestination: 9
message: "&6Quest: Objective 1 complete
<br><Notch> Thankyou for the delicious apple!
<br>If you want me to help Jeb_ you are going to have to kill 20 Spiders!
<br>Come back when you are done and I will give you the bug fix Jeb_ is after
<br>&6Quest: <g>Source Code, Part 2
<br>&6Objective: Kill 20 spiders
<delay=120><Notch> Take this iron sword to help you! You may need it!
<br>&6Quest: You have received a iron sword! Nice!"
rewards:
'0':
type: item
id: 267
amount: 1
'1':
'0':
type: hunt
string: 'Spider'
amount: 20
message: "&6Quest: Objective 2 complete: 20 spiders killed
<br><Notch> Wow, you really delt with those spiders!
<br>I'll go fix the bug now!
<br>&6Quest: Golden apple received! See Jeb_ for $50!"
rewards:
'0':
type: item
id: 322
amount: 1
rewards:
'0':
type: money
money: 50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment