diff options
Diffstat (limited to 'world/map/npc/027-2')
-rw-r--r-- | world/map/npc/027-2/golbenez.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/world/map/npc/027-2/golbenez.txt b/world/map/npc/027-2/golbenez.txt index 47ca14ec..520719f3 100644 --- a/world/map/npc/027-2/golbenez.txt +++ b/world/map/npc/027-2/golbenez.txt @@ -304,7 +304,11 @@ L_Soul_Success: L_Done: mes "[Golbenez]"; mes "\"I hope you enjoyed your little detective game. I certainly did.\""; - goto L_Close; + menu + "You're cruel.",L_Close, + "I want to see Reids memory again.",L_R_Again, + "I want to see Hamonds memory again.",L_H_Again, + "I want to see Savarics memory again.",L_S_Again; L_Cake: mes "Golbenez laughs."; |