diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-01-26 02:14:38 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-01-26 02:14:38 +0100 |
commit | cbc3c50aeb12013ae1e4553390b156ea39cb0897 (patch) | |
tree | 1c766343fed4745029ba17a1ef05d0dd70f06002 /npc/_import.txt | |
parent | eeebc8f8181c8d79a2bb2e45d5341ec72ccf5540 (diff) | |
download | serverdata-cbc3c50aeb12013ae1e4553390b156ea39cb0897.tar.gz serverdata-cbc3c50aeb12013ae1e4553390b156ea39cb0897.tar.bz2 serverdata-cbc3c50aeb12013ae1e4553390b156ea39cb0897.tar.xz serverdata-cbc3c50aeb12013ae1e4553390b156ea39cb0897.zip |
change stats points. and add new foods items
Diffstat (limited to 'npc/_import.txt')
-rw-r--r-- | npc/_import.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index 90ebfc55f..fbebc881b 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -64,14 +64,12 @@ @include "npc/003-2-0/_import.txt" @include "npc/003-2-1/_import.txt" @include "npc/003-2-2/_import.txt" -@include "npc/004-1-1-1/_import.txt" -@include "npc/004-1-1/_import.txt" -@include "npc/004-1/_import.txt" @include "npc/005-1/_import.txt" @include "npc/005-2/_import.txt" @include "npc/005-3/_import.txt" @include "npc/005-4/_import.txt" @include "npc/005-5/_import.txt" +@include "npc/005-6/_import.txt" @include "npc/008-1/_import.txt" @include "npc/008-2-0/_import.txt" @include "npc/008-2-1/_import.txt" |