One step of a quest.
More...
#include <quest.h>
One step of a quest.
Definition at line 29 of file quest.h.
◆ conditions
The conditions that must be satisfied to trigger the step.
Definition at line 33 of file quest.h.
◆ is_completion_step
int quest_step_definition::is_completion_step |
Whether this step completes the quest (1) or not (0)
Definition at line 32 of file quest.h.
◆ step
int quest_step_definition::step = 0 |
Step identifier.
Definition at line 30 of file quest.h.
◆ step_description
sstring quest_step_definition::step_description = nullptr |
Step description to show player.
Definition at line 31 of file quest.h.
The documentation for this struct was generated from the following file:
- crossfire-crossfire-server/include/quest.h