浏览代码

JYTHON,HTML: More fixes by Zhyla :-)

Aikimaniac 17 年之前
父节点
当前提交
6b97b56605

+ 3 - 3
datapack_development/data/scripts/custom/8001_NpcLocationInfo/__init__.py

@@ -75,9 +75,9 @@ RADAR={
 30358:[10775,14190,-4167], #Tetrarch Thifiell
 30359:[11235,14078,-4167], #Tetrarch Kaitar
 30141:[11012,14128,-4167], #Tetrarch Talloth
-30139:[11012,14128,-4167], #Warehouse Keeper Dorankus
-30140:[11012,14128,-4167], #Warehouse Keeper Erviante
-30350:[11012,14128,-4167], #Warehouse Freightman Carlon
+30139:[13380,17430,-4544], #Warehouse Keeper Dorankus 
+30140:[13464,17751,-4544], #Warehouse Keeper Erviante 
+30350:[13763,17501,-4544], #Warehouse Freightman Carlon
 30421:[-44225,79721,-3577],#Varika
 30419:[-44015,79683,-3577],#Arkenia
 30130:[25856,10832,-3649], #Abyssal Celebrant Undrias

+ 1 - 1
datapack_development/data/scripts/quests/235_MimirsElixir/__init__.py

@@ -69,7 +69,7 @@ class Quest (JQuest) :
             elif st.getInt("cond")==0 :
                 htmltext = "30166-02.htm"    # Successful start: Bring me Pure silver from Reagents quest
         elif id == State.COMPLETED :
-            htmltext = "<html><body>You have already State.COMPLETED this quest.</body></html>"
+            htmltext = "<html><body>You have already completed this quest.</body></html>"
         # was asked to get pure silver but has not done so yet.  Repeat: get pure silver
         elif cond==1 and not st.getQuestItemsCount(PURE_SILVER) :
             htmltext = "30166-03.htm"    # Bring me Pure silver from Reagents quest

+ 1 - 1
datapack_development/data/scripts/quests/63_PathoftheWarder/32195-06.htm

@@ -5,5 +5,5 @@ is the Ol Mahum Officer Tak.<br>
 We also have reports from the other races near the Abandoned Camp who have 
 also been attacked.<br>
 When I have finished writing my report, deliver it to <font color="LEVEL"> 
-Gobe at the Town of Gludio</font> and follow the orders he gives you.
+Gobie at the Town of Gludio</font> and follow the orders he gives you.
 </body></html>

+ 2 - 2
datapack_development/data/scripts/village_master/9000_clan/__init__.py

@@ -16,8 +16,8 @@ NPC=[30026,30031,30037,30066,30070,30109,30115,30120,30154,30174,30175,30176,301
      30862,30865,30894,30897,30900,30905,30910,30913,31269,31272,31276,31279,31285, \
      31288,31314,31317,31321,31324,31326,31328,31331,31334,31755,31958,31961,31965, \
      31968,31974,31977,31996,32092,32093,32094,32095,32096,32097,32098,32145,32146, \
-     32147,32150,32157,32158,32160,32171,32193,32199,32202,32213,32214,32221,32222, \
-     32233,32234]
+     32147,32150,32153,32154,32157,32158,32160,32171,32193,32199,32202,32213,32214, \ 
+     32221,32222,32233,32234]
 
 class Quest (JQuest) :
 

+ 2 - 2
datapack_development/data/scripts/village_master/9001_alliance/__init__.py

@@ -15,8 +15,8 @@ NPC=[30026,30031,30037,30066,30070,30109,30115,30120,30154,30174,30175,30176,301
      30862,30865,30894,30897,30900,30905,30910,30913,31269,31272,31276,31279,31285, \
      31288,31314,31317,31321,31324,31326,31328,31331,31334,31755,31958,31961,31965, \
      31968,31974,31977,31996,32092,32093,32094,32095,32096,32097,32098,32145,32146, \
-     32147,32150,32157,32158,32160,32171,32193,32199,32202,32213,32214,32221,32222, \
-     32233,32234]
+     32147,32150,32153,32154,32157,32158,32160,32171,32193,32199,32202,32213,32214, 
+     32221,32222,32233,32234]
 
 class Quest (JQuest) :