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/jobs | |
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/jobs')
-rw-r--r-- | npc/jobs/1-1e/gunslinger.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt index fdaa58995..800b8920d 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -7,7 +7,7 @@ //= DON'T REMOVE THIS! (by request of him, he provided all //= the info regarding the quests and shops.) //===== Current Version: ===================================== -//= 1.10a +//= 1.10b //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -24,10 +24,10 @@ //= 1.8 Fixed the reward you can get [Playtester] //= 1.9 Removed some 'clever' script constructs [ultramage] //= 1.10 Updated to official version - Thanks to Omega for -//= his first try [SinSloth] +//= his first try [SinSloth] 1.10b - removed .GATs [Lupus] //============================================================ -que_ng.gat,152,167,3 script Master Miller 901,{ +que_ng,152,167,3 script Master Miller 901,{ mes "[Master Miller]"; if(Class == Job_Novice && JobLevel > 9) @@ -226,7 +226,7 @@ que_ng.gat,152,167,3 script Master Miller 901,{ } } -payon.gat,184,65,3 script The Wise Bull Horn 866,{ +payon,184,65,3 script The Wise Bull Horn 866,{ switch(GUNS_Q) { |