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/quests/quests_lighthalzen.txt | |
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/quests/quests_lighthalzen.txt')
-rw-r--r-- | npc/quests/quests_lighthalzen.txt | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt index 7d686ad92..64d468837 100644 --- a/npc/quests/quests_lighthalzen.txt +++ b/npc/quests/quests_lighthalzen.txt @@ -79,8 +79,8 @@ //= 4.7 Fixed missing label. (bugreport:4654) [L0ne_W0lf] //============================================================ -// Gangster Alert [Aegis Conversion] -//------------------------------------------------------------ +// Gangster Alert [Official Conversion] +//============================================================ lighthalzen,1,1,0 script Law Enforcement -1,{ end; @@ -236,10 +236,8 @@ lighthalzen,294,223,7 script Guard#lhz02 868,{ } } +// Cube Room Quest //============================================================ -// Cube Room -//============================================================ - lighthalzen,341,224,3 script Fishbone 868,{ // Retain prior position in quest. if (piciburn) { @@ -1759,10 +1757,8 @@ OnTouch: close; } -//============================================================ // Lighthalzen Pickpocket Mini-Quest //============================================================ - lighthalzen,240,216,4 script Suspicious Guy#lhz_01 870,2,2,{ end; @@ -2086,10 +2082,8 @@ OnTouch: } } -//============================================================== -// Friendship -//============================================================== - +// Friendship Quest +//============================================================ lhz_in02,201,210,5 script Digotz 869,{ if (BaseLevel < 50) { mes "[Digotz]"; @@ -3403,8 +3397,8 @@ yuno_in04,168,117,3 script Book#lhz 111,{ close; } -///Cursed Spirit Quest - +// Cursed Spirit Quest +//============================================================ lhz_dun01,147,106,0 script #kiz01-1 -1,3,3,{ OnTouch_: if (countitem(7345) > 0 ) { @@ -6371,8 +6365,8 @@ lhz_in01,269,114,3 script A File#li-1 111,{ close; } -// President Quest aka. Schwartzvalt Trilogy Quest - +// President Quest, a.k.a. Schwartzvalt Triology Quest +//============================================================ lighthalzen,179,170,4 script Ordinary Man 98,{ if(!lhz_boss) @@ -10339,7 +10333,7 @@ lhz_in02,19,274,2 script Maintenance Guy 851,{ } // Rekenber Job Quest - +//============================================================ lhz_in01,174,258,3 script Young Man#reken 868,{ if(lhz_rekenber > 21) |