diff options
Diffstat (limited to 'npc/003-3/malindou.txt')
-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); |