|
@@ -3,7 +3,7 @@
|
|
//===== By: ==================================================
|
|
//===== By: ==================================================
|
|
//= SinSloth(Most of the NPCs), MasterOfMuppets(Some of the NPCs + bug fixes) & Kargha(The quiz NPCs)
|
|
//= SinSloth(Most of the NPCs), MasterOfMuppets(Some of the NPCs + bug fixes) & Kargha(The quiz NPCs)
|
|
//===== Current Version: =====================================
|
|
//===== Current Version: =====================================
|
|
-//= 1.1
|
|
|
|
|
|
+//= 1.1a
|
|
//===== Compatible With: =====================================
|
|
//===== Compatible With: =====================================
|
|
//= eAthena SVN 3422+(Requires jA Script System)
|
|
//= eAthena SVN 3422+(Requires jA Script System)
|
|
//===== Description: =========================================
|
|
//===== Description: =========================================
|
|
@@ -14,6 +14,7 @@
|
|
//===== Additional Comments: =================================
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 First version, beware of potential nasty bugs :x [MasterOfMuppets]
|
|
//= 1.0 First version, beware of potential nasty bugs :x [MasterOfMuppets]
|
|
//= 1.1 Finalized for stable, might still contain bugs though. [MasterOfMuppets]
|
|
//= 1.1 Finalized for stable, might still contain bugs though. [MasterOfMuppets]
|
|
|
|
+//= 1.1a moved #aldesignwarp to fix enless warp [Lupus]
|
|
//============================================================
|
|
//============================================================
|
|
//===== Configuration : ======================================
|
|
//===== Configuration : ======================================
|
|
prontera.gat,1,1,1 script TheSignConfig -1,{
|
|
prontera.gat,1,1,1 script TheSignConfig -1,{
|
|
@@ -1955,7 +1956,7 @@ s_Last:
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
-aldebaran.gat,225,54,4 script #aldesignwarp 45,2,2,{
|
|
|
|
|
|
+aldebaran.gat,226,54,4 script #aldesignwarp 45,2,2,{
|
|
OnTouch:
|
|
OnTouch:
|
|
set @aldesigncheck,0;
|
|
set @aldesigncheck,0;
|
|
warp "aldeba_in.gat",149,120;
|
|
warp "aldeba_in.gat",149,120;
|