diff options
Diffstat (limited to 'npc/cities/louyang.txt')
-rw-r--r-- | npc/cities/louyang.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/louyang.txt b/npc/cities/louyang.txt index 29772ee64..6d1062348 100644 --- a/npc/cities/louyang.txt +++ b/npc/cities/louyang.txt @@ -721,12 +721,12 @@ s_Yes: mes "I am sorry, but you don't have enough money.";
close;
}
+ set Zeny,Zeny - 500;
mes "Thank for your patronage.";
mes "We are trying to provide you with";
mes "the best service, Please";
mes "come again.";
close2;
- set Zeny,Zeny - 500;
warp "lou_in01.gat",16,19;
end;
|