diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-07 19:48:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-07 19:48:51 -0300 |
commit | d1256756676bc59bba39f2cde886fd5916861577 (patch) | |
tree | 82a57dbf7899377e242761eac17b4f30d39401ec /npc/012-1/luffyx.txt | |
parent | 842005f9c17ef2cdcb4ff132492d0ae7b3230a87 (diff) | |
download | serverdata-d1256756676bc59bba39f2cde886fd5916861577.tar.gz serverdata-d1256756676bc59bba39f2cde886fd5916861577.tar.bz2 serverdata-d1256756676bc59bba39f2cde886fd5916861577.tar.xz serverdata-d1256756676bc59bba39f2cde886fd5916861577.zip |
Fix typo, blame Saulc (ah, I missed blaming him)
Diffstat (limited to 'npc/012-1/luffyx.txt')
-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"), |