diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-24 09:13:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-24 09:13:12 -0300 |
commit | b99ed9de478bf7f088f6ac146c657b941d803f32 (patch) | |
tree | 726a01e648e1d1afdfdb370ba84c7967b120c4ea /npc/003-0-1/_import.txt | |
parent | f55b028d4d5cc8eb3e838e374e4e0c7dd7e83307 (diff) | |
download | serverdata-b99ed9de478bf7f088f6ac146c657b941d803f32.tar.gz serverdata-b99ed9de478bf7f088f6ac146c657b941d803f32.tar.bz2 serverdata-b99ed9de478bf7f088f6ac146c657b941d803f32.tar.xz serverdata-b99ed9de478bf7f088f6ac146c657b941d803f32.zip |
Add a Guard to allow or disallow access to Magic Council Room.
Currently, only sponsors are allowed in. The room is empty, not even a Mana Stone...
Diffstat (limited to 'npc/003-0-1/_import.txt')
-rw-r--r-- | npc/003-0-1/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-0-1/_import.txt b/npc/003-0-1/_import.txt index 4ccad0bfa..b84f500c4 100644 --- a/npc/003-0-1/_import.txt +++ b/npc/003-0-1/_import.txt @@ -3,6 +3,7 @@ "npc/003-0-1/_warps.txt", "npc/003-0-1/audsbel.txt", "npc/003-0-1/colin.txt", +"npc/003-0-1/guards.txt", "npc/003-0-1/luca.txt", "npc/003-0-1/maxime.txt", "npc/003-0-1/statues.txt", |