diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-25 01:32:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-25 01:32:10 -0300 |
commit | 918817c6e821745940ead4c62bc19256cdfa0910 (patch) | |
tree | ae78bd75de5ba70ab9096b68cf7425de92d39022 /npc/003-3 | |
parent | a07586daf66251263aa3935f97ad974defae8f62 (diff) | |
download | serverdata-918817c6e821745940ead4c62bc19256cdfa0910.tar.gz serverdata-918817c6e821745940ead4c62bc19256cdfa0910.tar.bz2 serverdata-918817c6e821745940ead4c62bc19256cdfa0910.tar.xz serverdata-918817c6e821745940ead4c62bc19256cdfa0910.zip |
Fix typo reported by DragonStar (+1 point)
Diffstat (limited to 'npc/003-3')
-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 4b37dddb5..c963017ef 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -96,7 +96,7 @@ OnInit: htput($@CONTRIBUTORS, "guy of lieutnant dausen", 70); htput($@CONTRIBUTORS, "dustman", 50); htput($@CONTRIBUTORS, "msawis", 30); - htput($@CONTRIBUTORS, "dragonstar", 25); + htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; |