summaryrefslogtreecommitdiff
path: root/npc/instances/SealedShrine.txt
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-01 00:37:36 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-09-01 00:37:36 +0000
commitb0394afab20eaee88abc2b42ab415090e5740418 (patch)
tree5e26eac832b93f3f6cc1ea7e1929ff588386820e /npc/instances/SealedShrine.txt
parentddc75a03c7c7b00f839a862de9c265543d414829 (diff)
downloadhercules-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/SealedShrine.txt')
-rw-r--r--npc/instances/SealedShrine.txt8
1 files changed, 6 insertions, 2 deletions
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: