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/zegas.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/zegas.txt')
-rw-r--r-- | npc/005-1/zegas.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt index fdd5a1580..d0b3d750c 100644 --- a/npc/005-1/zegas.txt +++ b/npc/005-1/zegas.txt @@ -4,7 +4,7 @@ // Description: // Saxso's widow. Asks new players to trigger a bug bomb in the storehouse. -005-1,42,87,0 script Zegas NPC_MONA,{ +005-1,43,85,0 script Zegas NPC_MONA,{ .ItemCreate = CandorShorts; .@q = getq(CandorQuest_Barrel); if (BaseLevel < 5) |