summaryrefslogtreecommitdiff
path: root/npc/000-2-1/q'onan.txt
blob: 5df6bffa261ebad4da89db34eaef955ed5531022 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Evol scripts.
// Authors:
//    Alige
//    Vasily_Makarov
// Description:
//    Sleeping and snoring NPC.

000-2-1.gat,53,38,0,1	script	Q'Onan	302;2,{

    callfunc "Asleep";
    close;

}