summaryrefslogtreecommitdiff
path: root/npc/cities
diff options
context:
space:
mode:
authorzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-09 03:12:26 +0000
committerzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-09 03:12:26 +0000
commit5e6b7d4af4c34d9e059afbe38c12e25de728a564 (patch)
tree4cd3e222e7e9fbd13171290efe895753e2ac4f0b /npc/cities
parent471667fa635a99bb32c0c2cc246a72706618b2fe (diff)
downloadhercules-5e6b7d4af4c34d9e059afbe38c12e25de728a564.tar.gz
hercules-5e6b7d4af4c34d9e059afbe38c12e25de728a564.tar.bz2
hercules-5e6b7d4af4c34d9e059afbe38c12e25de728a564.tar.xz
hercules-5e6b7d4af4c34d9e059afbe38c12e25de728a564.zip
- More scripts fixes.
- Some cleanups to the code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12695 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r--npc/cities/umbala.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/cities/umbala.txt b/npc/cities/umbala.txt
index 548e36877..4a7329d0b 100644
--- a/npc/cities/umbala.txt
+++ b/npc/cities/umbala.txt
@@ -53,7 +53,6 @@ comodo,171,137,1 script Haith#um 92,{
mes "[La Ed]";
mes "Let's do it~ !!";
emotion e_gg;
- emotion e_gg;
next;
mes "[Haith]";
mes "................";
@@ -1024,7 +1023,7 @@ OnTouch:
case 3:
//if (rand(1,2) == 2) {
// percentheal -99,0;
- // warp "warp "nif_in",69,15;
+ // warp "nif_in",69,15;
//}
end;
}