From bae4b92e560c2694eaaf0e8b4d9e95e56204471b Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 18 Jun 2011 21:58:47 -0700 Subject: Move to a subdirectory --- world/map/npc/018-3/evil-obelisk.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 world/map/npc/018-3/evil-obelisk.txt (limited to 'world/map/npc/018-3/evil-obelisk.txt') diff --git a/world/map/npc/018-3/evil-obelisk.txt b/world/map/npc/018-3/evil-obelisk.txt new file mode 100644 index 00000000..4893cfeb --- /dev/null +++ b/world/map/npc/018-3/evil-obelisk.txt @@ -0,0 +1,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; +} -- cgit v1.2.3-60-g2f50