summaryrefslogtreecommitdiff
path: root/npc/009-2_Hurnscald/misc.txt
blob: 56d02bf93480b972a3a7f890d9fc5897e15b9699 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
//Note in bar

009-2.gat,54,49,0	script	Note	127, {
	mes "[Note]";
	mes "\"We refuse service to anyone who:\"";
	mes "\"-Has a bubblehead\"";
	mes "\"-Is not properly shaded\"";
	mes "\"-Can't walk without stopping after every step\"";
	close;
	// In case you don't get the joke - it's a parody on Illutia.
}