diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-22 23:05:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-22 23:05:34 -0300 |
commit | ec78c5c7134ca53b8eeea22e6975f9e515f69430 (patch) | |
tree | 098354b0cf9850d6a9a0562b0428402aaa794dcc /npc/003-3 | |
parent | 55bd7b7d2eab6448d9515c0d2ac059f3ef281202 (diff) | |
download | serverdata-ec78c5c7134ca53b8eeea22e6975f9e515f69430.tar.gz serverdata-ec78c5c7134ca53b8eeea22e6975f9e515f69430.tar.bz2 serverdata-ec78c5c7134ca53b8eeea22e6975f9e515f69430.tar.xz serverdata-ec78c5c7134ca53b8eeea22e6975f9e515f69430.zip |
Hasan Autumn's Scorpion Killing Quest!! :inGame_N:
During autumn, you have 3 months to kill scorpions and get Hasan's money.
You can also donate to event. Rewards only claimable during Winter.
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 a26e6dcaa..ee28c4b17 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -28,6 +28,7 @@ OnInit: // Current UPDATE value: Dom Jun 17 21:32:45 -03 2018 if ($UPDATE < 1529281965) { $UPDATE=1529281965; + $HASAN_GP=rand(3,12)+rand(3,12)+rand(3,12); } |