diff options
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/neko.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/neko.txt b/npc/003-1/neko.txt index f75dc7d6d..67b0d340d 100644 --- a/npc/003-1/neko.txt +++ b/npc/003-1/neko.txt @@ -20,7 +20,7 @@ OnInit: tradertype(NST_MARKET); sellitem LeatherShirt, 120000, 1; - sellitem JeanShorts, 120000, 1; + sellitem JeansShorts, 120000, 1; sellitem ShortTankTop, 80000, 1; .sex = G_MALE; |