Tutorial level
Add a tutorial level to teach commands to new players. Very much a WIP. Breaks save and bones compat.
This commit is contained in:
@@ -628,6 +628,8 @@ static int optfn_##a(int, int, boolean, char *, char *);
|
||||
NHOPTB(travel_debug, Advanced, 0, opt_out, set_wizonly,
|
||||
Off, No, No, No, NoAlias, (boolean *) 0, Term_False)
|
||||
#endif
|
||||
NHOPTB(tutorial, Advanced, 0, opt_out, set_in_config,
|
||||
On, Yes, No, No, NoAlias, &flags.tutorial, Term_False)
|
||||
NHOPTB(use_darkgray, Advanced, 0, opt_out, set_in_config,
|
||||
On, Yes, No, No, NoAlias, &iflags.wc2_darkgray, Term_False)
|
||||
NHOPTB(use_inverse, Advanced, 0, opt_out, set_in_game,
|
||||
|
||||
Reference in New Issue
Block a user