diff options
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") { |