diff options
Diffstat (limited to 'npc/005-1')
-rw-r--r-- | npc/005-1/vincent.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/005-1/vincent.txt b/npc/005-1/vincent.txt index 7368804de..b6c3ed85f 100644 --- a/npc/005-1/vincent.txt +++ b/npc/005-1/vincent.txt @@ -12,7 +12,6 @@ .LegsCount = 12; .@q = getq(CandorQuest_Vincent); - //if (getgmlevel()) mes str(.@q); if (.@q == 1) goto L_CheckItems; if (.@q == 2) goto L_QuestDone; |