summaryrefslogtreecommitdiff
path: root/world/map/npc/029-1
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/029-1')
-rw-r--r--world/map/npc/029-1/vincent.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/029-1/vincent.txt b/world/map/npc/029-1/vincent.txt
index a9cf7291..2d70b6de 100644
--- a/world/map/npc/029-1/vincent.txt
+++ b/world/map/npc/029-1/vincent.txt
@@ -32,9 +32,9 @@ OnInit:
if (@state >= 2) goto L_Done;
if (@state == 1) goto L_Progress;
- goto L_Convince_Vincent_First;
+ goto L_Con_Vin_First;
-L_Convince_Vincent_First:
+L_Con_Vin_First:
mes "[Vincent]";
mes "\"I'm making an action figure. I'm almost done with it.\"";
next;