diff options
author | Ridley8819 <ridley8819@gmail.com> | 2016-07-29 10:24:34 +0200 |
---|---|---|
committer | hemagx <ibrahem.h.basyone@gmail.com> | 2016-08-02 00:51:35 +0200 |
commit | d15f1c571a4def19f74793bc7ca86bb4dae6ac9b (patch) | |
tree | acc6d5094c16b5fb8b54f3b70c41f6f34814293b /npc/re/scripts.conf | |
parent | b92c53e6b8c68fed652083e9a177d159fcf5b03b (diff) | |
download | hercules-d15f1c571a4def19f74793bc7ca86bb4dae6ac9b.tar.gz hercules-d15f1c571a4def19f74793bc7ca86bb4dae6ac9b.tar.bz2 hercules-d15f1c571a4def19f74793bc7ca86bb4dae6ac9b.tar.xz hercules-d15f1c571a4def19f74793bc7ca86bb4dae6ac9b.zip |
Sara's Memory Instance implementation
* implementation of Sara's memory instance
* Update and add missing Sara's memory monster database
* Update and add missing Sara's memory quest database
Diffstat (limited to 'npc/re/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index 7d0a41b29..01978ee3d 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -91,6 +91,7 @@ npc: npc/re/instances/HazyForest.txt npc: npc/re/instances/MalangdoCulvert.txt npc: npc/re/instances/OctopusCave.txt npc: npc/re/instances/OldGlastHeim.txt +npc: npc/re/instances/saras_memory.txt npc: npc/re/instances/WolfchevLaboratory.txt npc: npc/re/instances/EclageInterior.txt |