diff options
-rw-r--r-- | npc/000-2-1/alige.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index 99f4e6d9..4f615f27 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -22,7 +22,6 @@ 000-2-1.gat,33,31,0,1 script Alige 301,{ set @q, geta2(ShipQuests, ShipQuests_Alige); - mes @q; if (@q == 2) goto l_AskForFood; goto OnFirstEncounter; |