diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-15 11:41:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-15 11:41:34 -0300 |
commit | 426eff10025a7a614085eaa80d2ebcdace0c058c (patch) | |
tree | 97f65967b05be5b2a8d8707c069b0f0844f7fdb6 /npc/functions/event.txt | |
parent | 1f3aae21ccc3dfefbd8475ad25125da9b99163b4 (diff) | |
download | serverdata-426eff10025a7a614085eaa80d2ebcdace0c058c.tar.gz serverdata-426eff10025a7a614085eaa80d2ebcdace0c058c.tar.bz2 serverdata-426eff10025a7a614085eaa80d2ebcdace0c058c.tar.xz serverdata-426eff10025a7a614085eaa80d2ebcdace0c058c.zip |
This should get rid of Katazuli issues
Diffstat (limited to 'npc/functions/event.txt')
-rw-r--r-- | npc/functions/event.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/event.txt b/npc/functions/event.txt index 33892439c..1ca0c8a81 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -3,7 +3,7 @@ // Jesusalva // Description: // Controls world events so Saulc and I can take vacations. -// The event specifics are more often scattered accross seasons.txt, command/event.txt +// See also: seasons.txt, command/event.txt, aurora.txt // 003-1/events.txt, soulmenhir.txt and, of course, the event maps (if any). // Schedule, if needed to change, can be found in the OnInit loop. // An event, obviously, cannot last more than 7... 15 days at WORST. |