diff options
-rw-r--r-- | npc/012-1/luffyx.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/luffyx.txt b/npc/012-1/luffyx.txt index 3f40e2685..d3f0adae1 100644 --- a/npc/012-1/luffyx.txt +++ b/npc/012-1/luffyx.txt @@ -31,7 +31,7 @@ L_SummerQuest: mes l("@@/60 @@", countitem(CactusCocktail), getitemlink(CactusCocktail)); mes l("@@/40 @@", countitem(AppleCocktail), getitemlink(AppleCocktail)); mes l("@@/20 @@", countitem(CherryCocktail), getitemlink(CherryCocktail)); - mes l("@@/1 @@", countitem(JeansShorts), getitemlink(jeansShorts)); + mes l("@@/1 @@", countitem(JeansShorts), getitemlink(JeansShorts)); next; select l("Not now, thanks"), |