diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-18 13:40:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-18 13:40:12 -0300 |
commit | dbdb96818b7d2e254f2de19d2e58ac5ada9ab457 (patch) | |
tree | fac9218749c246c17fc8719cdf599165ca7a8687 /npc/functions | |
parent | 5faede6fed7c489f4a50b6785da4f3e4e6dfb9c4 (diff) | |
download | serverdata-dbdb96818b7d2e254f2de19d2e58ac5ada9ab457.tar.gz serverdata-dbdb96818b7d2e254f2de19d2e58ac5ada9ab457.tar.bz2 serverdata-dbdb96818b7d2e254f2de19d2e58ac5ada9ab457.tar.xz serverdata-dbdb96818b7d2e254f2de19d2e58ac5ada9ab457.zip |
Add even two more places for Lightbringer to show up (evil evil!)
Mystic Forest and Lilit's Sanctuary
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/gmbot.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt index 7e3583ef7..7045b6874 100644 --- a/npc/functions/gmbot.txt +++ b/npc/functions/gmbot.txt @@ -168,9 +168,9 @@ function movelb { "004-2", "004-2-1", "010-1", "010-1-1", "011-2", "011-3", "013-1", "014-5", "015-1", "015-2", "015-3", "015-4", "015-5", "015-6", "015-7", - "018-1", "018-1-1", "018-2", "018-3", "018-4", "018-4-1", "018-5-1", + "017-0", "018-1", "018-1-1", "018-2", "018-3", "018-4", "018-4-1", "018-5-1", "018-7", "019-4", "021-1", "021-2", "021-3", "022-1", "023-1", - "029-1", "029-7", "029-8"; + "029-1", "029-7", "029-8"; .mp$=any_of(.@m$); // Try to warp randomly: 30 attempts for a walkable spot |