summaryrefslogtreecommitdiff
path: root/npc/027-2_Caretakers_House/testnpcs.txt
blob: 62f8c9560c0532944aacf5c20036615cf4c1bdeb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
// Temporary placing of all non shop npcs
// A proper break down of files will need to be done later

// drunk lover: quest, 
// werewolf: gambling,
// chef's helper: simple dialog,
// horn mage: golbenez,
// drunker: simple dialog,
// barman: crafting related,
// swordguy: weapon master,
// ghost from dead drunk: simple dialog,
// crying child: I don't know,
// Innkeeper's ghost: quest,
// evil guard: simple dialog,
// hangman: quest,
// headless: quest or simple dialog,
// lightman: quest,


027-2.gat,80,34,0	script	Drunk Lover	303,{
	end;
}

027-2.gat,118,23,0	script	Werewolf	305,{
	end;
}

027-2.gat,74,21,0	script	Chef's helper	306,{
	end;
}

027-2.gat,77,40,0	script	Drunker	308,{
	end;
}

027-2.gat,103,22,0	script	Barman	310,{
	end;
}

027-2.gat,68,77,0	script	SwordGuy	311,{
	end;
}

027-2.gat,110,23,0	script	Ghost Drunker	312,{
	end;
}

027-2.gat,107,29,0	script	Golbenez	307,{
	end;
}

027-2.gat,39,91,0	script	Crying Child	314,{
	end;
}

027-2.gat,91,22,0	script	Innkeeper's Ghost	315,{
	end;
}

027-2.gat,58,90,0	script	Evil Guard	316,{
	end;
}

027-2.gat,43,73,0	script	Hanged Lover	317,{
	end;
}

027-2.gat,29,99,0	script	Headless Lover	318,{
	end;
}

027-2.gat,86,30,0	script	Lantern Man	319,{
	end;
}