diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-15 22:03:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-15 22:03:38 -0300 |
commit | 9e9f7e11d59aa7b570d65bdd35c16572d42e404b (patch) | |
tree | 7ff4ace7aaa63770aa230f54bcd55a20dcb135a7 /npc/005-1/ayasha.txt | |
parent | 914e8d216fb315310fe2b8d5e50ff09d9af0479d (diff) | |
download | serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.tar.gz serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.tar.bz2 serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.tar.xz serverdata-9e9f7e11d59aa7b570d65bdd35c16572d42e404b.zip |
Candor redesign
Diffstat (limited to 'npc/005-1/ayasha.txt')
-rw-r--r-- | npc/005-1/ayasha.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-1/ayasha.txt b/npc/005-1/ayasha.txt index 2a12456dc..bbc0df0d5 100644 --- a/npc/005-1/ayasha.txt +++ b/npc/005-1/ayasha.txt @@ -316,7 +316,7 @@ OnInit: .distance = 1; end; } -005-1,30,94,0 script Faris NPC_CHILD7,{ +005-1,28,100,0 script Faris NPC_CHILD7,{ @kids = 1; if (getq(CandorQuest_HAS) == 2) { @@ -376,7 +376,7 @@ OnInit: .distance = 1; end; } -005-1,45,75,0 script Lilly NPC_CHILD6,{ +005-1,44,74,0 script Lilly NPC_CHILD6,{ @kids = 5; if (getq(CandorQuest_HAS) == 2) { |