diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-08-14 19:15:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-08-14 19:15:12 -0300 |
commit | d068ea06888ecc31588d275e6f057e3e1869e506 (patch) | |
tree | a836588e628b2cffa756c191919bfe003f4fec4c /npc/003-3 | |
parent | 9767bae5bdc0378db0cc92dc01a53b9ae2d19a24 (diff) | |
download | serverdata-d068ea06888ecc31588d275e6f057e3e1869e506.tar.gz serverdata-d068ea06888ecc31588d275e6f057e3e1869e506.tar.bz2 serverdata-d068ea06888ecc31588d275e6f057e3e1869e506.tar.xz serverdata-d068ea06888ecc31588d275e6f057e3e1869e506.zip |
Update Esteria, jak1 and Xanthem's contributor score.
xanthem -> xanofire (ingame char)
Diffstat (limited to 'npc/003-3')
-rw-r--r-- | npc/003-3/malindou.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 6cccba78c..3d8a62c24 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -610,7 +610,6 @@ OnInit: debugmes "* Iced Water re-id"; debugmes ""; } - */ // Current UPDATE value: Ter Mar 9 18:45:00 BRT 2021 // Easter Upgrade if ($UPDATE < 1615326300) { @@ -620,6 +619,7 @@ OnInit: debugmes "* Easter changes"; debugmes ""; } + */ // Current UPDATE value: Qua Abr 7 13:32:35 BRT 2021 // Skill Update if ($UPDATE < 1617813155) { @@ -657,16 +657,16 @@ OnInit: htput($@CONTRIBUTORS, "rakinorf", 40); htput($@CONTRIBUTORS, "dangerduck", 40); htput($@CONTRIBUTORS, "pookie", 36); + htput($@CONTRIBUTORS, "xanofire", 32); htput($@CONTRIBUTORS, "kolchak", 30); - htput($@CONTRIBUTORS, "xanthem", 20); - htput($@CONTRIBUTORS, "jak1", 20); + htput($@CONTRIBUTORS, "jak1", 30); + htput($@CONTRIBUTORS, "esteria", 20); htput($@CONTRIBUTORS, "dustman", 18); htput($@CONTRIBUTORS, "povo", 10); htput($@CONTRIBUTORS, "minegamerbr", 10); htput($@CONTRIBUTORS, "yuckfou", 10); htput($@CONTRIBUTORS, "kytty", 10); htput($@CONTRIBUTORS, "ledmitz", 10); - htput($@CONTRIBUTORS, "esteria", 8); htput($@CONTRIBUTORS, "liangtai", 4); htput($@CONTRIBUTORS, "demure", 2); htput($@CONTRIBUTORS, "seeds", 2); |