diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-28 19:11:31 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-28 19:11:31 -0300 |
commit | ce9c34503fc2f8bb5d744203ce1a52fba850fd21 (patch) | |
tree | acd0b2590d3aec755cd50c7f389ad7ba03026fb9 /npc | |
parent | 3937fe57ed66e3b9ffb33ec6eb64feac050cf5a4 (diff) | |
download | serverdata-ce9c34503fc2f8bb5d744203ce1a52fba850fd21.tar.gz serverdata-ce9c34503fc2f8bb5d744203ce1a52fba850fd21.tar.bz2 serverdata-ce9c34503fc2f8bb5d744203ce1a52fba850fd21.tar.xz serverdata-ce9c34503fc2f8bb5d744203ce1a52fba850fd21.zip |
Comment an undesired line
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/ninathetraveler.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/ninathetraveler.txt b/npc/003-1/ninathetraveler.txt index 0bef497fe..c3ca6b8a1 100644 --- a/npc/003-1/ninathetraveler.txt +++ b/npc/003-1/ninathetraveler.txt @@ -135,7 +135,7 @@ OnInit: tradertype(NST_MARKET); sellitem CherryCake, 300, 5; sellitem ChocolateMouboo, 5000, 2; - sellitem Barrel, 50000, 1; + //sellitem Barrel, 50000, 1; .sex = G_FEMALE; .distance = 5; |