diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-05 16:32:43 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-05 16:32:43 +0000 |
commit | f7267c5a15949048afdd3560fdb7f52a36dfd88f (patch) | |
tree | d96465bc7ff8985cff14441cbc16744fd71f2a7e /npc/_import.txt | |
parent | 5c2ffa919d82c5a1b41c74ce1b5f9309af1d2e7e (diff) | |
download | serverdata-f7267c5a15949048afdd3560fdb7f52a36dfd88f.tar.gz serverdata-f7267c5a15949048afdd3560fdb7f52a36dfd88f.tar.bz2 serverdata-f7267c5a15949048afdd3560fdb7f52a36dfd88f.tar.xz serverdata-f7267c5a15949048afdd3560fdb7f52a36dfd88f.zip |
Real Estate attains the expected functionality.
Now we still need utility NPCs (eg. Piano could allow change map music)
Diffstat (limited to 'npc/_import.txt')
-rw-r--r-- | npc/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index 378e19221..94ecf1c6a 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -73,6 +73,7 @@ @include "npc/012-5/_import.txt" @include "npc/012-6/_import.txt" @include "npc/012-7/_import.txt" +@include "npc/012-8/_import.txt" @include "npc/014-1/_import.txt" @include "npc/014-2-1/_import.txt" @include "npc/014-2/_import.txt" |