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/scripts.conf | |
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/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 6bd601436..07c1b0397 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -37,6 +37,7 @@ "npc/functions/bank.txt", "npc/functions/daily.txt", "npc/functions/doors.txt", +"npc/functions/estate.txt", "npc/functions/fishing.txt", "npc/functions/hammocks.txt", "npc/functions/lockpicks.txt", |