Merge branch 'NetHack-3.6' part 2
This commit is contained in:
@@ -2134,7 +2134,7 @@ int final;
|
||||
*ocl ? "'" : "", *ocl ? ocl : "all types", *ocl ? "'" : "");
|
||||
if (flags.pickup_thrown && *ocl) /* *ocl: don't show if 'all types' */
|
||||
Strcat(buf, " plus thrown");
|
||||
if (apelist)
|
||||
if (g.apelist)
|
||||
Strcat(buf, ", with exceptions");
|
||||
} else
|
||||
Strcpy(buf, "off");
|
||||
|
||||
Reference in New Issue
Block a user