Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- Quest(DSoma):Green with Envy
- QuestSystem:Quest{
- id = 141,
- class = 10,
- level = 18,
- title = 'Green with envy',
- subtitle = 'Kisha - Level 18',
- description = [[I need you to gather 25 Green Stones\\Reward - 5000 Barrs.]],
- startnpc = 860,
- completenpc = 860,
- objectives = {{type = 'item', value = 2363, count = 25}},
- rewards = {{type = 'money', value = 5000}},
- functions = {
- start = QuestSystem:QuestMessage([[I need you to gather 25 Green Stones from Infernal Mantis.]]),
- incomplete = QuestSystem:QuestMessage([[You don`t have enough stones. Please come back when you have all 25.]]),
- complete = QuestSystem:QuestMessage([[Here is 5000 Barrs reward.]]),
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment