diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-09-01 00:37:36 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-09-01 00:37:36 +0000 |
commit | b0394afab20eaee88abc2b42ab415090e5740418 (patch) | |
tree | 5e26eac832b93f3f6cc1ea7e1929ff588386820e /npc/instances | |
parent | ddc75a03c7c7b00f839a862de9c265543d414829 (diff) | |
download | hercules-b0394afab20eaee88abc2b42ab415090e5740418.tar.gz hercules-b0394afab20eaee88abc2b42ab415090e5740418.tar.bz2 hercules-b0394afab20eaee88abc2b42ab415090e5740418.tar.xz hercules-b0394afab20eaee88abc2b42ab415090e5740418.zip |
* Follow-up r16726, more standardization on docs.
* Replaced and added dividers in many script files with one standard divider.
* Other misc. cleaning...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16727 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/instances')
-rw-r--r-- | npc/instances/EndlessTower.txt | 6 | ||||
-rw-r--r-- | npc/instances/NydhoggsNest.txt | 2 | ||||
-rw-r--r-- | npc/instances/OrcsMemory.txt | 3 | ||||
-rw-r--r-- | npc/instances/SealedShrine.txt | 8 |
4 files changed, 17 insertions, 2 deletions
diff --git a/npc/instances/EndlessTower.txt b/npc/instances/EndlessTower.txt index 14cf31b27..ef2731a6c 100644 --- a/npc/instances/EndlessTower.txt +++ b/npc/instances/EndlessTower.txt @@ -467,6 +467,7 @@ e_tower,151,185,4 script Purification Stone#et2 844,{ */ // Floors 1-25 +//============================================================ 1@tower,50,360,0 script Immortal Brazier# 844,{ mes "- A Message is Engraved on the Brazier -"; mes "The one who scatters the ashes of the darkness in this place shall become one step closer to Nacht Sieger, the Hegemon King of the Darkness..."; @@ -1343,6 +1344,7 @@ OnTouch_: */ // Floors 26-50 +//============================================================ 2@tower,29,365,2 script Immortal Furnace#1 844,{ end; @@ -2176,6 +2178,7 @@ OnTouch_: */ // Floors 51-75 +//============================================================ 3@tower,29,365,2 script Immortal Furnace#2 844,{ end; @@ -3021,6 +3024,7 @@ OnTouch_: */ // Floors 76-99 +//============================================================ 4@tower,29,365,2 script Immortal Furnace#3 844,{ end; @@ -3877,6 +3881,7 @@ OnTouch_: */ // Floor 100 +//============================================================ 5@tower,106,109,2 script Lucid Crystal#102 844,{ if (in_102tower < 10) { mes "^0000ffA mysterious voice echoes through the room as you touch the lucid crystal radiating a strong light.^000000"; @@ -4066,6 +4071,7 @@ OnEnable: } */ // Floor 101 +//============================================================ 6@tower,45,89,2 script Spring of Life#1 844,{ set .@pc_hp,MaxHp-Hp; set .@pc_sp,MaxSp-Sp; diff --git a/npc/instances/NydhoggsNest.txt b/npc/instances/NydhoggsNest.txt index 8de9852d8..5928ae7aa 100644 --- a/npc/instances/NydhoggsNest.txt +++ b/npc/instances/NydhoggsNest.txt @@ -1642,6 +1642,7 @@ OnTouch_: } // First floor +//============================================================ 1@nyd,213,277,5 script Murdered Yggdrasilid#1F 437,5,5,{ if ('ins_nyd2 == 0) { mes "When a faint light enters your heart, a voice sounds in your head."; @@ -1911,6 +1912,7 @@ OnInstanceInit: } // Second Floor +//============================================================ 2@nyd,200,14,0 script nyd_2f_enter -1,6,6,{ OnTouch_: donpcevent instance_npcname("nyd_2f_enter_broad", instance_id())+"::OnEnable"; diff --git a/npc/instances/OrcsMemory.txt b/npc/instances/OrcsMemory.txt index b2886778b..3de99ecd5 100644 --- a/npc/instances/OrcsMemory.txt +++ b/npc/instances/OrcsMemory.txt @@ -33,6 +33,7 @@ //============================================================ // Entrance +//============================================================ gef_fild10,242,202,0 script Dimensional Gorge Piece 406,{ set .@party_id,getcharid(1); @@ -252,6 +253,7 @@ gef_fild10,238,202,6 script Mad Scientist#orc 865,{ } // Orc's Memory Floor 1 +//============================================================ 1@orcs,180,30,0 script #Resurrect Monsters1 844,{ end; @@ -662,6 +664,7 @@ OnMyMobDead3: } // Orc's Memory Floor 2 +//============================================================ 2@orcs,36,171,0 script #2Resurrect Monsters1 844,{ end; diff --git a/npc/instances/SealedShrine.txt b/npc/instances/SealedShrine.txt index ed6965462..7525d7768 100644 --- a/npc/instances/SealedShrine.txt +++ b/npc/instances/SealedShrine.txt @@ -26,6 +26,7 @@ //============================================================ // Sealed Catacomb Entrance +//============================================================ monk_test,309,146,3 script Friar Patrick#edq 412,{ if (checkquest(3040)>=0) erasequest 3040; cutin "ins_cata_pri_n",2; @@ -480,6 +481,7 @@ prt_monk,261,91,3 script Rust Blackhand#edq 826,{ } // Sealed Shrine Interior +//============================================================ 1@cata,1,2,0 script ins_baphomet_lotto -1,{ OnEnable: switch(rand(1,13)) { @@ -730,7 +732,8 @@ OnMyMobDead: end; } -//===================== soul of hero near the north grave ======================== +// Soul of hero near the north grave +//============================================================ 1@cata,141,221,0 script Gravestone# 844,3,3,{ set .@party_id,getcharid(1); if ('ins_baphomet == 0) { @@ -1049,7 +1052,8 @@ OnTouch: } } -//===================== TO 2F Warp ======================== +// To 2F Warp +//============================================================ 1@cata,281,12,0 script ins_bapho_to_2f 45,1,1,{ OnTouch: |