summaryrefslogtreecommitdiff
path: root/npc/instances/OrcsMemory.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-03-03 19:59:24 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-03-03 19:59:24 +0000
commit102233a1d715279fc6e4783bab98e7a8d92f9013 (patch)
treef2895851839ba7dd85db89a6ae01e4b78e146422 /npc/instances/OrcsMemory.txt
parentecd3c9dcc7f5311c920c6bdf979b7ea17d6ab363 (diff)
downloadhercules-102233a1d715279fc6e4783bab98e7a8d92f9013.tar.gz
hercules-102233a1d715279fc6e4783bab98e7a8d92f9013.tar.bz2
hercules-102233a1d715279fc6e4783bab98e7a8d92f9013.tar.xz
hercules-102233a1d715279fc6e4783bab98e7a8d92f9013.zip
- Corrected a minor issue in sealed shrine, lock out should work now.* Added some 13.2 content, and more 13.1 content.
- Added "Otherworld language" quest. - Added Cat Hand Trading NPCs for 13.2 maps. - Added warps for Splendide and Manuk (town and field.) - Added basic town NPCs for Manuk and Splendide. - Added the guild dungeon SE events, though the pierre boxes do nothing. - Corrected a minor issue in sealed shrine, lock out should work now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14257 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/instances/OrcsMemory.txt')
-rw-r--r--npc/instances/OrcsMemory.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/instances/OrcsMemory.txt b/npc/instances/OrcsMemory.txt
index c16ed912a..acbfdad49 100644
--- a/npc/instances/OrcsMemory.txt
+++ b/npc/instances/OrcsMemory.txt
@@ -133,7 +133,7 @@ gef_fild10,242,202,0 script Dimensional Gorge Piece 406,{
//else if (move_md == 0) {
else {
mapannounce "gef_fild10", .@p_reader$ + " of the party, " + .@p_name$ + " is entering the " + .@md_name$ + ".",bc_map,"0x00ff99";
- warp "1@orcs",179,15;
+ warp "1@orcs",179,15;
setquest 12059;
close;
}