From cd400e909c8e92f7a4e06e629e89e99ef415fbf1 Mon Sep 17 00:00:00 2001 From: Reid Yaro Date: Thu, 17 Jan 2013 12:12:02 +0000 Subject: Change misceffect ID on savepoint (highlight) from #33 to #4. --- npc/functions/savepoint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/savepoint.txt b/npc/functions/savepoint.txt index ef366ce8..453bab0d 100644 --- a/npc/functions/savepoint.txt +++ b/npc/functions/savepoint.txt @@ -10,6 +10,6 @@ function script SavePoint { savepoint @map$, @x, @y; set @q, getcharid(3); - misceffect 33, @q; + misceffect 4, @q; } -- cgit v1.2.3-70-g09d2