diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-17 05:11:42 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-17 05:11:42 +0000 |
commit | 7d850b71d9c288782186c70cb8622d7c250f641a (patch) | |
tree | 6e662239925c5d4da4f7d4f5c6ab3bf96661f003 /npc/quests/quests_alberta.txt | |
parent | 11f6eff506ae96596fffe92b629ce207ad5a0dbb (diff) | |
download | hercules-7d850b71d9c288782186c70cb8622d7c250f641a.tar.gz hercules-7d850b71d9c288782186c70cb8622d7c250f641a.tar.bz2 hercules-7d850b71d9c288782186c70cb8622d7c250f641a.tar.xz hercules-7d850b71d9c288782186c70cb8622d7c250f641a.zip |
removed .GAT-s again from recent scripts
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_alberta.txt')
-rw-r--r-- | npc/quests/quests_alberta.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/quests/quests_alberta.txt b/npc/quests/quests_alberta.txt index 074efd62e..e05bc09a4 100644 --- a/npc/quests/quests_alberta.txt +++ b/npc/quests/quests_alberta.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88 //===== Current Version: ===================================== -//= 1.8 +//= 1.8a //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -22,6 +22,7 @@ //= Condition if done: (MISC_QUEST & 2) [Lupus] //= 1.7 Moved quest from cities/albera.txt [Evera] //= 1.8 Re-made the Doll Quest, now with official dialogs. [DZeroX] +//= 1.8a Removed .GATs [Lupus] //============================================================ @@ -29,7 +30,7 @@ //=======================================================================================================// // Doll Quest //=======================================================================================================// -alberta.gat,117,135,0 script Elin 96,{ +alberta,117,135,0 script Elin 96,{ set .@weight,MaxWeight-Weight; if ((.@weight) < 10000) { mes "[Elin]"; |