diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-08 17:14:57 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-08 17:14:57 +0000 |
commit | e0edebcdda7817ecb520816440a00dff6108e398 (patch) | |
tree | 6dbc4bd28be1fc6674ef1d6d96210303a803a965 /npc/merchants/ammo_boxes.txt | |
parent | e6ddd96c260fe3372cb266d3d59e07ab86769ed7 (diff) | |
download | hercules-e0edebcdda7817ecb520816440a00dff6108e398.tar.gz hercules-e0edebcdda7817ecb520816440a00dff6108e398.tar.bz2 hercules-e0edebcdda7817ecb520816440a00dff6108e398.tar.xz hercules-e0edebcdda7817ecb520816440a00dff6108e398.zip |
* Removed double tabs from mapflag/warp/script/function/duplicate declarations.
(avoid script errors in a future commit)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11871 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/merchants/ammo_boxes.txt')
-rw-r--r-- | npc/merchants/ammo_boxes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/ammo_boxes.txt b/npc/merchants/ammo_boxes.txt index fa1b1d51f..0bd1cfdcc 100644 --- a/npc/merchants/ammo_boxes.txt +++ b/npc/merchants/ammo_boxes.txt @@ -58,7 +58,7 @@ que_ng,187,149,3 script Magazine Dealer Kenny 83,{ close; } -function script Func_Casing { +function script Func_Casing { mes "[Kenny]"; mes "Please input the amount you want."; |