diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-18 05:50:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-18 05:50:27 -0300 |
commit | 5c90003cf468780c7dc6c3860928749afaf07a42 (patch) | |
tree | ffe832ee4e34feec4f8e4186e57de2a75424489d /npc/003-1/events.txt | |
parent | f3251c4c49743dbdaf9cb22a4f4d10ff07d118eb (diff) | |
download | serverdata-5c90003cf468780c7dc6c3860928749afaf07a42.tar.gz serverdata-5c90003cf468780c7dc6c3860928749afaf07a42.tar.bz2 serverdata-5c90003cf468780c7dc6c3860928749afaf07a42.tar.xz serverdata-5c90003cf468780c7dc6c3860928749afaf07a42.zip |
Sketch Normalize functions for Aurora Events (will be cast after a server restart)
Diffstat (limited to 'npc/003-1/events.txt')
-rw-r--r-- | npc/003-1/events.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/003-1/events.txt b/npc/003-1/events.txt index bb686ecf1..efbc745ae 100644 --- a/npc/003-1/events.txt +++ b/npc/003-1/events.txt @@ -314,6 +314,9 @@ L_Aurora: // TODO: Three arrays: Min points, Reward ID, Reward Amount // A default, and the script may also override // (But, hmm, functions. Nasty; Better have them declared in aurora.txt) + // FIXME: Server restart and data loss + // TODO: Handle the collecting things in an extra menu / function; The core + // should be in aurora.txt // Fill them with specific details, if available if ($EVENT$ == "Expo") { |