summaryrefslogtreecommitdiff
path: root/npc/018-3/evil-obelisk.txt
blob: 4893cfebc3a118c40c1b834469b47d4098b21018 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
//

018-3.gat,67,28,0	script	Evil Obelisk	185, {
	callfunc "ClearVariables";
	set @map$, "018-3.gat";
	set @x, 67;
	set @y, 28;
	callfunc "EvilObelisk";
	close;
}