47f79075 ^
1e481b3c ^
1 2
3
4 5 6 7 8 9 10 11
// 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; }