[Jun 11 2008] - Rumble
Added notification via prompt for new MOTD and news entries. (thanks Jamdog) Added all option to the restore command. (thanks Jamdog) Added new trigger variable hasattached. (thanks Fizban)
This commit is contained in:
@@ -910,6 +910,8 @@ struct player_special_data_saved
|
||||
int current_quest; /**< vnum of current quest */
|
||||
int quest_time; /**< time left on current quest */
|
||||
int quest_counter; /**< Count of targets left to get */
|
||||
time_t lastmotd; /**< Last time player read motd */
|
||||
time_t lastnews; /**< Last time player read news */
|
||||
};
|
||||
|
||||
/** Specials needed only by PCs, not NPCs. Space for this structure is
|
||||
|
||||
Reference in New Issue
Block a user