diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-16 01:17:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-16 01:17:24 -0300 |
commit | e0e60510138992cb4e59873a184e046723e9a9bd (patch) | |
tree | 7cd273a17669799753f1b840d6c0cf7ff128b14d /npc/003-0/audsbel.txt | |
parent | c932d3b1c8a51c1189bc4de151f5b0aab2aade4f (diff) | |
download | serverdata-e0e60510138992cb4e59873a184e046723e9a9bd.tar.gz serverdata-e0e60510138992cb4e59873a184e046723e9a9bd.tar.bz2 serverdata-e0e60510138992cb4e59873a184e046723e9a9bd.tar.xz serverdata-e0e60510138992cb4e59873a184e046723e9a9bd.zip |
How to make tanking possible (+fix Auldsbel pos)
Diffstat (limited to 'npc/003-0/audsbel.txt')
-rw-r--r-- | npc/003-0/audsbel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/audsbel.txt b/npc/003-0/audsbel.txt index b840d82b0..e2e96af76 100644 --- a/npc/003-0/audsbel.txt +++ b/npc/003-0/audsbel.txt @@ -7,7 +7,7 @@ // Gives #parum -003-0,34,37,0 script Auldsbel NPC_AULDSBEL,{ +003-0,32,24,0 script Auldsbel NPC_AULDSBEL,{ if (MAGIC_LVL < 2) goto L_Cheat; mesn l("Auldsbel the Wizard"); |