diff options
Diffstat (limited to 'npc/003-3')
-rw-r--r-- | npc/003-3/malindou.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index b96bbc943..270fa50f7 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -591,6 +591,15 @@ OnInit: debugmes ""; $UPDATE=1590616575; } + // Current UPDATE value: Ter Jul 28 22:49:52 BRT 2020 + // Tulimshar Volcano + if ($UPDATE < 1595987392) { + $UPDATE=1595987392; + ReplaceItemFromEveryPlayer(816, IcedBottle); + debugmes ""; + debugmes "* Iced Water re-id"; + debugmes ""; + } // This mensures Contributors Credits, and changes only during updates. |