diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-17 17:24:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-17 17:24:56 -0300 |
commit | 3835febd22f6521b47a298dd64692727328b31e7 (patch) | |
tree | 79513a2189de68da14de0b303e18f564518d1728 | |
parent | 11681e154250d82b6b6b0bf4cb837e5de9143227 (diff) | |
download | serverdata-3835febd22f6521b47a298dd64692727328b31e7.tar.gz serverdata-3835febd22f6521b47a298dd64692727328b31e7.tar.bz2 serverdata-3835febd22f6521b47a298dd64692727328b31e7.tar.xz serverdata-3835febd22f6521b47a298dd64692727328b31e7.zip |
Typo
-rw-r--r-- | npc/001-8/hub.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index 061b22c10..684c12a88 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -93,7 +93,7 @@ OnStart: makeitem(rand(CreasedGloves, MinerGloves), 1, "001-8", rand(44,55), rand(46,54)); makeitem(CottonShorts, 1, "001-8", rand(44,55), rand(46,54)); - makeitem(JeanShorts, 1, "001-8", rand(44,55), rand(46,54)); + makeitem(JeansShorts, 1, "001-8", rand(44,55), rand(46,54)); makeitem(PirateShorts, 1, "001-8", rand(44,55), rand(46,54)); |