diff options
Diffstat (limited to 'npc')
-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 3d2a709d9..ff17db903 100644 --- a/npc/003-1/neko.txt +++ b/npc/003-1/neko.txt @@ -21,8 +21,8 @@ OnInit: tradertype(NST_MARKET); sellitem LeatherShirt, 120000, 1; - sellitem JeansShorts, 120000, 1; sellitem ShortTankTop, 80000, 1; + sellitem TrainingBow, 990, 2; .sex = G_MALE; .distance = 5; |