DEPRECATED: The server data developed for the tmwAthena server used by The Mana World Legacy. All further development will take place in the "server-data" repo.
//
021-2.gat,26,54,0|script|Rebecca|118,
{
set @npcname$, "Rebecca the Inn Keeper";
set @cost, 100;
callfunc "Inn";
set @npcname$, "";
set @cost, 0;
close;
}