diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 15:22:23 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 15:22:23 +0000 |
commit | e7cff182f411b0f42f4fe14522fea7722c8c5a38 (patch) | |
tree | 5ad9202ffa6c8cd19f7592aabb56c3f775e9a111 /npc/other | |
parent | af7fa927b91742598448033726aea70cff614c15 (diff) | |
download | hercules-e7cff182f411b0f42f4fe14522fea7722c8c5a38.tar.gz hercules-e7cff182f411b0f42f4fe14522fea7722c8c5a38.tar.bz2 hercules-e7cff182f411b0f42f4fe14522fea7722c8c5a38.tar.xz hercules-e7cff182f411b0f42f4fe14522fea7722c8c5a38.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@296 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other')
-rw-r--r-- | npc/other/devnpc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/devnpc.txt b/npc/other/devnpc.txt index 3bfdc105b..d1af636a2 100644 --- a/npc/other/devnpc.txt +++ b/npc/other/devnpc.txt @@ -148,7 +148,7 @@ OnInit: // Davidsiaw =========================================================>\\ payon.gat,182,104,4 script Davidsiaw 1002,{ - npcspeed 50; + npcspeed 150; mes "[Davidsiaw]"; mes "omghi"; close; |