diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-01-04 12:31:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-01-04 12:31:06 -0300 |
commit | 8fc2014f3aaed109211b85f5be08395c950d2636 (patch) | |
tree | 10ca7c95a3c89efe6dc50f01a589d207913d688e /npc/003-3 | |
parent | 6b2963f13b2ee9ce870eed2a77c2f769d61ceff2 (diff) | |
download | serverdata-8fc2014f3aaed109211b85f5be08395c950d2636.tar.gz serverdata-8fc2014f3aaed109211b85f5be08395c950d2636.tar.bz2 serverdata-8fc2014f3aaed109211b85f5be08395c950d2636.tar.xz serverdata-8fc2014f3aaed109211b85f5be08395c950d2636.zip |
Fix typo reported by ThinkSome
Diffstat (limited to 'npc/003-3')
-rw-r--r-- | npc/003-3/malindou.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index e6d1c03b0..6d0736a19 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -697,6 +697,7 @@ OnInit: htput($@CONTRIBUTORS, "yuckfou", 10); htput($@CONTRIBUTORS, "kytty", 10); htput($@CONTRIBUTORS, "ledmitz", 10); + htput($@CONTRIBUTORS, "ThinkSome", 6); htput($@CONTRIBUTORS, "liangtai", 4); htput($@CONTRIBUTORS, "demure", 2); htput($@CONTRIBUTORS, "seeds", 2); |