92edc765 ^
d75f45f4 ^
5ff6b8a3 ^
051a0461 ^
1 2
3
4
5 6
7
8
9 10
11
12 13 14 15
// 009-2.gat,20,99,0 script Richard 161,{ callfunc "ClearVariables"; set @npcName$, "Richard"; callfunc "Banker"; close; } 009-2.gat,19,99,0 script William 48,{ callfunc "ClearVariables"; openstorage; mes "Come again!"; close; }