diff --git a/New Text Document.txt b/New Text Document.txt index f4e762a..1e26a3a 100644 --- a/New Text Document.txt +++ b/New Text Document.txt @@ -1 +1 @@ -next: 17607 \ No newline at end of file +next: 17615 \ No newline at end of file diff --git a/data/XML/quests.xml b/data/XML/quests.xml index 7205564..c299c76 100644 --- a/data/XML/quests.xml +++ b/data/XML/quests.xml @@ -399,4 +399,12 @@ + + + + + + + + diff --git a/data/npc/grizzlyadams.npc b/data/npc/grizzlyadams.npc new file mode 100644 index 0000000..8047372 --- /dev/null +++ b/data/npc/grizzlyadams.npc @@ -0,0 +1,48 @@ +# GIMUD - Graphical Interface Multi User Dungeon +# 17608 - any task in progress + +Name = "Grizzly Adams" +Outfit = (144,97-97-94-97-3) +Home = [32693,32767,6] +Radius = 3 + +Behaviour = { +ADDRESS,"hello$",QuestValue(17607)=1,! -> "Welcome to the 'Paw and Fur - Hunting Elite' %N. Feel free to do tasks for us." +ADDRESS,"hi$",QuestValue(17607)=1,! -> * +ADDRESS,"hello$",! -> "Welcome %N. Would you like to join the 'Paw and Fur - Hunting Elite'?" +ADDRESS,"hi$",! -> * +ADDRESS,! -> Idle +BUSY,"hello$",! -> "Wait a second, %N.", Queue +BUSY,"hi$",! -> * +BUSY,! -> NOP +VANISH,! -> "Happy hunting, old chap!" + +"bye" -> "Happy hunting, old chap!", Idle +"farewell" -> * + +"yes",QuestValue(17607)=0 -> "Great! A warm welcome to our newest member: %N! Ask me for a task if you want to go on a hunt.", SetQuestValue(17607,1) +"join",QuestValue(17607)=0 -> * + +"task",QuestValue(17607)=0 -> "Firstly, you have to join us in our society %N. Would you like to join the 'Paw and Fur - Hunting Elite'?" +"mission",QuestValue(17607)=0 -> * + +"task",QuestValue(17608)=0,level>5,level<50 -> "Alright, what would you like to hunt? Crocodiles, tarantulas, carniphilas, apes, thornback tortoises or gargoyles.", Topic=1 +Topic=1,"crocodile" -> Amount=17609, "They are a nuisance! You'll find them here in the jungle near the river. Hunt 300 crocodiles and you'll get a nice reward. Interested?", Topic=2 +Topic=1,"carniphila" -> Amount=17611, "Damn walking weed-thingies! You'll find them deeper in the jungle. Weed out 150 carniphilas for our society. Alright?", Topic=2 +Topic=1,"ape" -> Amount=17612, "You'll find the apes deeper in the jungle. Hunt 300 merlkins, kongras or sibangs to complete this task. Alright?", Topic=2 +Topic=1,"tortoise" -> Amount=17613, "You'll find them on the Laguna Islands. Hunt 300 of them. Interested?", Topic=2 +Topic=1,"gargoyle" -> Amount=17614, "They can be found all over Tibia. Hunt 200 of them. Interested?", Topic=2 +Topic=1 -> "Maybe next time." + +"task",QuestValue(17608)>0 -> "Your current task is in progress. Follow the status of your task in the quest log. If you wish to cancel your in-progress task then don't be afraid and feel free to cancel." + +Topic=2,"yes" -> "Happy hunting, old chap! Speak to me again when you are done hunting.", SetQuestValue(17608,Amount), SetQuestValue(Amount,0) +Topic=2 -> "Maybe later." + +"cancel",QuestValue(17608)>0 -> "Are you sure you want to cancel your current task?", Topic=3 +Topic=3,"yes" -> "Alright! Feel free to do other tasks for us.", SetQuestValue(QuestValue(17608),99999), SetQuestValue(17608,0) +Topic=3 -> "Good! Speak to me again when you are done hunting." + +"mission" -> "We prefer to call that 'task' in the society of the 'Paw and Fur - Hunting Elite'." + +} diff --git a/data/world780/map.otbm b/data/world780/map.otbm index f5eff15..c12fd37 100644 Binary files a/data/world780/map.otbm and b/data/world780/map.otbm differ diff --git a/data/world780/spawns.xml b/data/world780/spawns.xml index fe4f28c..788370b 100644 --- a/data/world780/spawns.xml +++ b/data/world780/spawns.xml @@ -12154,9 +12154,6 @@ - - - @@ -12298,12 +12295,6 @@ - - - - - - @@ -12367,6 +12358,7 @@ + diff --git a/data/world792/map.otbm b/data/world792/map.otbm index fe4d9bf..f2be80f 100644 Binary files a/data/world792/map.otbm and b/data/world792/map.otbm differ diff --git a/data/world792/spawns.xml b/data/world792/spawns.xml index ed8aad9..71e9b8f 100644 --- a/data/world792/spawns.xml +++ b/data/world792/spawns.xml @@ -12257,9 +12257,6 @@ - - - @@ -12401,12 +12398,6 @@ - - - - - - @@ -12470,6 +12461,7 @@ +