<Someone>'s touchstone code and a bee swarm bit.

This commit is contained in:
nethack.allison
2002-01-09 03:31:30 +00:00
parent 40e0f19b53
commit 767335698b
10 changed files with 227 additions and 115 deletions

View File

@@ -275,6 +275,9 @@ E NEARDATA struct c_color_names {
#define purple c_color_names.c_purple
#define White c_color_names.c_white
/* The names of the colors used for gems, etc. */
E const char *c_obj_colors[];
E struct c_common_strings {
const char *const c_nothing_happens, *const c_thats_enough_tries,
*const c_silly_thing_to, *const c_shudder_for_moment,