deleted extra )

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8507 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lupus 2006-08-28 04:57:01 +00:00
parent 52453a6433
commit d62de6e53f

View File

@ -33,8 +33,8 @@ prontera.gat,146,163,6 script Novice Castles 729,{
if( BaseJob == Job_SuperNovice || BaseJob == Job_Novice
|| (Class==Job_Taekwon && BaseLevel<60)
|| (Class==Job_Gunslinger && BaseLevel<60)
|| (BaseJob>=Job_Novice && BaseJob<=Job_Thief && BaseLevel<60) )
menu "Warp me to Novice Castles",M_WARP,"Cancel",-;
|| (BaseJob>=Job_Novice && BaseJob<=Job_Thief && BaseLevel<60)
) menu "Warp me to Novice Castles",M_WARP,"Cancel",-;
mes "[Cita]";
mes "I'm sorry, you can't enter the sacred Novice Castles place.";