diff options
author | Reid <reidyaro@gmail.com> | 2014-06-02 01:23:01 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2014-06-02 01:23:01 +0200 |
commit | 559944c7bfafda421cce4f5bcb4c7c1ab48ac229 (patch) | |
tree | 42f3df7de9dffaeca2f4a2cb82351dc8c77bfe49 /npc/001-1 | |
parent | 1258389641734f32ebd2563a23311333bf55a677 (diff) | |
download | serverdata-559944c7bfafda421cce4f5bcb4c7c1ab48ac229.tar.gz serverdata-559944c7bfafda421cce4f5bcb4c7c1ab48ac229.tar.bz2 serverdata-559944c7bfafda421cce4f5bcb4c7c1ab48ac229.tar.xz serverdata-559944c7bfafda421cce4f5bcb4c7c1ab48ac229.zip |
Add door script on _import.
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1/_import.txt b/npc/001-1/_import.txt index 41b19f47..642efaed 100644 --- a/npc/001-1/_import.txt +++ b/npc/001-1/_import.txt @@ -4,3 +4,4 @@ npc: npc/001-1/_mobs.txt npc: npc/001-1/_warps.txt npc: npc/001-1/artaxe.txt npc: npc/001-1/cookiemaster.txt +npc: npc/001-1/doors.txt |