From 7fe4716444954eb596aefc626dc66e1bfc9b252e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 6 Apr 2019 12:01:16 -0300 Subject: Update Sagratha notes. Sunday 18:00 is the server happy hour! (Yes, I used GvG times to make this happy hour. Saturday/Sunday 21h are on sight.) --- npc/003-1/aahna.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc/003-1') diff --git a/npc/003-1/aahna.txt b/npc/003-1/aahna.txt index fa35bfa57..b08d175ce 100644 --- a/npc/003-1/aahna.txt +++ b/npc/003-1/aahna.txt @@ -22,6 +22,14 @@ OnInit: .distance = 5; end; +// Server Happy Hour +OnSun1800: + $@EXP_EVENT=rand(110, 115); + if ($@EXP_EVENT > 111 && $@EXP_EVENT != 115) + $@EXP_EVENT=rand(110, 115); + donpcevent "@exprate::OnPlayerCall"; + end; + OnSun0000: disablenpc .name$; end; -- cgit v1.2.3-60-g2f50