diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-06-16 15:04:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-06-16 15:04:29 -0300 |
commit | 55e47976347b961895684067c67b47d1139f4b24 (patch) | |
tree | 4a4c407f6f604f2e033d3cb34a20625e8d05ceb5 /npc | |
parent | 465a4f2047a4dcc42524dfa86731732802c9d3cd (diff) | |
download | serverdata-55e47976347b961895684067c67b47d1139f4b24.tar.gz serverdata-55e47976347b961895684067c67b47d1139f4b24.tar.bz2 serverdata-55e47976347b961895684067c67b47d1139f4b24.tar.xz serverdata-55e47976347b961895684067c67b47d1139f4b24.zip |
Fix Hocus
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-3/malindou.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index e954735bc..656d7f2ad 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -672,7 +672,7 @@ OnInit: htput($@CONTRIBUTORS, "lilanna", 1); htput($@CONTRIBUTORS, "manatauro reborn", 10); - htput($@CONTRIBUTORS, "hocus pocus fidibus", 25); + htput($@CONTRIBUTORS, "hocus pocus fidibus", 40); htput($@CONTRIBUTORS, "cadis etrama di raizel", 20); //htput($@CONTRIBUTORS, "", 1); end; |