summaryrefslogtreecommitdiff
path: root/npc/instances/NydhoggsNest.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-10-07 21:35:12 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-10-07 21:35:12 +0000
commit033373a5a75599f8607107cb28b97cc6a653b0b5 (patch)
treec520e925018ac7de37d05f690d357fcf55b56ec4 /npc/instances/NydhoggsNest.txt
parent692dd1e5737b01ef26ba889f60d013cb992c3cec (diff)
downloadhercules-033373a5a75599f8607107cb28b97cc6a653b0b5.tar.gz
hercules-033373a5a75599f8607107cb28b97cc6a653b0b5.tar.bz2
hercules-033373a5a75599f8607107cb28b97cc6a653b0b5.tar.xz
hercules-033373a5a75599f8607107cb28b97cc6a653b0b5.zip
* Merged changes from trunk [14895:14966/trunk].
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14967 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/instances/NydhoggsNest.txt')
-rw-r--r--npc/instances/NydhoggsNest.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/instances/NydhoggsNest.txt b/npc/instances/NydhoggsNest.txt
index aab699570..9aa4bf7da 100644
--- a/npc/instances/NydhoggsNest.txt
+++ b/npc/instances/NydhoggsNest.txt
@@ -1,5 +1,5 @@
//===== eAthena Script =======================================
-//= Nidhoggr's Nest
+//= Nidhoggr's Nest
//===== By: ==================================================
//= L0ne_W0lf, various sources
//===== Current Version: =====================================
@@ -11,7 +11,7 @@
//= Nidhoggr's Nest Instance
//===== Additional Comments: =================================
//= 1.0 First version.
-//= 1.1 Updated dialog slightly, adjusted EXP gained.
+//= 1.1 Minor dialog updates.
//= 1.2 No longer glitches when anyone but party leader talks to the first NPC.
//============================================================
@@ -1188,7 +1188,7 @@ spl_in01,104,56,3 script Aide Arioss#edq 437,3,3,{
next;
mes "[Aide Arioss]";
mes "It can't compare with the effort you have put in for us... but please accept our token of friendship.";
- getexp 150000,35000;
+ getexp 1500000,350000;
getitem 6081,10; //Splendide_Coin
set ins_nyd,131;
mes "[Aide Arioss]";
@@ -2633,7 +2633,7 @@ OnTimer10000:
}
2@nyd,6,8,0 script nyd_2f_yellow_c -1,{
-OnInstanceInit:;
+OnInstanceInit:
disablenpc instance_npcname("nyd_2f_yellow_c", instance_id());
end;
@@ -2935,7 +2935,7 @@ OnTouch:
}
2@nyd,1,1,0 script ins_nyd2_spawn_mobs -1,{
-OnIntanceInit:
+OnInstanceInit:
areamonster "2@nyd",200,92,180,80,"Rhyncho",2020,20;
areamonster "2@nyd",200,92,180,80,"Phylla",2021,20;
areamonster "2@nyd",200,92,180,80,"Dark Shadow",2023,20;