git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6188 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lupus 2006-04-20 05:01:01 +00:00
parent a65352a081
commit f97d4f78b9

View File

@ -3,7 +3,7 @@
//===== By: ================================================== //===== By: ==================================================
//= erKURITA //= erKURITA
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0 //= 1.0a
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= eAthena 1.0 //= eAthena 1.0
//===== Description: ========================================= //===== Description: =========================================
@ -94,17 +94,17 @@ M_Menu:
mes "The 'Hunter Guild' is located at the northeast of Hugel. Sharpen your eyes!"; mes "The 'Hunter Guild' is located at the northeast of Hugel. Sharpen your eyes!";
viewpoint 1,208,225,7,0xFF8000; viewpoint 1,208,225,7,0xFF8000;
goto sL_Wipe; goto sL_Wipe;
m_1_9: M_1_9:
mes "[Old Lady]"; mes "[Old Lady]";
mes "The '^000066Poring Track Nº1^000000' is new and exciting entertaintment, make sure to check it!"; mes "The '^000066Poring Track Nº1^000000' is new and exciting entertaintment, make sure to check it!";
viewpoint 1,58,72,7,0xFF8000; viewpoint 1,58,72,7,0xFF8000;
goto sL_Wipe; goto sL_Wipe;
m_1_10: M_1_10:
mes "[Old Lady]"; mes "[Old Lady]";
mes "The '^000066Poring Track Nº2^000000' is new and exciting entertaintment, make sure to check it!"; mes "The '^000066Poring Track Nº2^000000' is new and exciting entertaintment, make sure to check it!";
viewpoint 1,62,68,7,0xFF8000; viewpoint 1,62,68,7,0xFF8000;
goto sL_Wipe; goto sL_Wipe;
m_1_11: M_1_11:
mes "[Old Lady]"; mes "[Old Lady]";
mes "The 'Bingo House' is located at the northwest of Hugel. Lay your bet ladies and gentlements!"; mes "The 'Bingo House' is located at the northwest of Hugel. Lay your bet ladies and gentlements!";
viewpoint 1,57,207,7,0xFF8000; viewpoint 1,57,207,7,0xFF8000;