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/merchants/old_pharmacist.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/merchants/old_pharmacist.txt')
-rw-r--r-- | npc/merchants/old_pharmacist.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/merchants/old_pharmacist.txt b/npc/merchants/old_pharmacist.txt index 2b4df2798..8bbfb4945 100644 --- a/npc/merchants/old_pharmacist.txt +++ b/npc/merchants/old_pharmacist.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= DZeroX //===== Current Version: ===================================== -//= 1.1 +//= 1.1a //===== Compatible With: ===================================== //= eAthena SVN Trunk //===== Description: ========================================= @@ -18,9 +18,10 @@ //= 1.0a - Minor fixes [Lupus] //= 1.1 - Added changed the dialogs and name to fit the //= the official information. [DZeroX] +//= 1.1a Removed .GATs [Lupus] //============================================================ -alberta_in.gat,16,28,4 script Old Pharmacist 61,{ +alberta_in,16,28,4 script Old Pharmacist 61,{ mes "[Old Pharmacist]"; mes "Err....Are you a customer...?"; switch(select("Make Potion","Talk.","Instruction of making potions","Cancel")) { |