diff --git a/data/npc/jackfatelibertybay.npc b/data/npc/jackfatelibertybay.npc index 96ce579..aebe8e1 100644 --- a/data/npc/jackfatelibertybay.npc +++ b/data/npc/jackfatelibertybay.npc @@ -1,7 +1,7 @@ # GIMUD - Graphical Interface Multi User Dungeon Name = "Jack Fate" -Outfit = (129,19-69-107-50) +Outfit = (129,19-69-107-50-0) Home = [32284,32891,6] Radius = 2 @@ -11,6 +11,11 @@ ADDRESS,"hi$",male,! -> * ADDRESS,"hello$",female,! -> "Welcome on board, Madam %N." ADDRESS,"hi$",female,! -> * ADDRESS,! -> Idle +BUSY,"please","bring","me","to","thais",QuestValue(17501)<2,! -> "One moment please %N. I want to warn you about this trip.", Queue +BUSY,"please","bring","me","to","thais",QuestValue(17501)=2,! -> Price=180, "Set the sails %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(32312,32211,6), EffectOpp(11) +BUSY,"please","bring","me","to","thais",QuestValue(17501)=2,QuestValue(250)>2,! -> Price=170, "Set the sails %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(32312,32211,6), EffectOpp(11) +BUSY,"please","bring","me","to","darashia",QuestValue(250)>2,! -> Price=190, "Set the sails %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(33290,32481,6), EffectOpp(11) +BUSY,"please","bring","me","to","darashia",! -> Price=200, "Set the sails %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(33290,32481,6), EffectOpp(11) BUSY,"hello$",! -> "One moment please %N. You're next in line.", Queue BUSY,"hi$",! -> * BUSY,! -> NOP