summaryrefslogtreecommitdiff
path: root/npc/001-2-0/resa.txt
blob: 61e70d0be0090a5672caa4d1934e288a94efb4c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
// Evol scripts.
// Authors:
//    Reid
// Description:
//    Light Armor shop keeper.

001-2-0.gat,37,28,0,0	script	Resa	117;2,{
    mesn;
    mesq l("Hi.");

    close;
}