diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-10 23:23:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-10 23:23:44 -0300 |
commit | f26f98c34fade8c3f8aecdab393fff55f6653332 (patch) | |
tree | 761a0c0fba1cc701865867a354d20f5ea725a632 | |
parent | 6dc6160202a4e2c9bd0bdf607d4a88f0b0616bd2 (diff) | |
download | serverdata-f26f98c34fade8c3f8aecdab393fff55f6653332.tar.gz serverdata-f26f98c34fade8c3f8aecdab393fff55f6653332.tar.bz2 serverdata-f26f98c34fade8c3f8aecdab393fff55f6653332.tar.xz serverdata-f26f98c34fade8c3f8aecdab393fff55f6653332.zip |
Typo
-rw-r--r-- | npc/003-0-1/audsbel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0-1/audsbel.txt b/npc/003-0-1/audsbel.txt index 1ea71742e..ff2ab2474 100644 --- a/npc/003-0-1/audsbel.txt +++ b/npc/003-0-1/audsbel.txt @@ -369,7 +369,7 @@ L_Magic: mesn; mesq l("Well, I have not finished my research on snakes yet, but I'm pretty sure in how to transmute their parts."); next; - setq General_Auldsbel, 8; + setq General_Auldsbel, 9; mesn; mesq l("Here, look at how it is done. Focus. You can use it to convert a @@ into a @@, but not the other way around, for example.", getitemlink(MountainSnakeSkin), getitemlink(SnakeSkin)); next; |