summaryrefslogtreecommitdiff
path: root/npc/000-2-1/alige.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/alige.txt')
-rw-r--r--npc/000-2-1/alige.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index f43ac1c5..12de2df2 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -17,7 +17,7 @@
// 2 Accept the task.
// 3 Bring first food.
-000-2-1,43,32,0 script AligeTrigger 32767,1,1,{
+000-2-1,43,32,0 script AligeTrigger NPC_HIDDEN,1,1,{
OnTouch:
if (getareausers() <= 1)
@@ -50,7 +50,7 @@ OnTimer190:
end;
}
-000-2-1,43,31,0 script Alige 401,{
+000-2-1,43,31,0 script Alige NPC_ALIGE,{
.@q = getq(ShipQuests_Alige);
if (.@q > 1) goto L_AskForFood;