diff options
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r-- | npc/003-3/malindou.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 01d9ec063..39f1b1be7 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -97,6 +97,14 @@ OnInit: DelItemFromEveryPlayer(557); $VAULT_01738039=rand(5,25); } + // Current UPDATE value: Qui Set 13 14:17:50 -03 2018 + if ($UPDATE < 1536859070) { + $UPDATE=1536859070; + debugmes ""; + debugmes "* Aisen already have a completed node at PETMEMO."; + debugmes "* This was handled automatically, no special care is required."; + debugmes ""; + } |