* More optimization of Ash-Vacuum quests (npc/quests/quests_13_1.txt)
* Fixed a minor typo, bugreport:6191 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16387 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
20c7a8ac9e
commit
b4a0f33eba
@ -2242,7 +2242,7 @@ new_1-1,144,107,2 script Guard#nv2 105,{
|
||||
mes "[Training Grounds Guard]";
|
||||
if(rand(2)) {
|
||||
mes "Come in!";
|
||||
mes "I would like o welcome you to the Training Grounds!";
|
||||
mes "I would like to welcome you to the Training Grounds!";
|
||||
next;
|
||||
mes "[Training Grounds Guard]";
|
||||
mes "In here, you can prepare yourself for your future adventures throughout the Ragnarok world!";
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2242,7 +2242,7 @@ new_1-1,144,107,2 script Guard#nv2 105,{
|
||||
mes "[Training Grounds Guard]";
|
||||
if(rand(2)) {
|
||||
mes "Come in!";
|
||||
mes "I would like o welcome you to the Training Grounds!";
|
||||
mes "I would like to welcome you to the Training Grounds!";
|
||||
next;
|
||||
mes "[Training Grounds Guard]";
|
||||
mes "In here, you can prepare yourself for your future adventures throughout the Ragnarok world!";
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user