Index: wizard2.c
===================================================================
RCS file: /home/angband/angband/angband/src/wizard2.c,v
retrieving revision 1.15
diff -u -r1.15 wizard2.c
--- wizard2.c	2001/03/17 17:50:15	1.15
+++ wizard2.c	2001/03/28 17:54:11
@@ -401,6 +401,9 @@
 	{ TV_CHEST,             "Chest"                },
 	{ TV_FOOD,              "Food"                 },
 	{ TV_FLASK,             "Flask"                },
+	{ TV_SKELETON,          "Skeletons"            },
+	{ TV_BOTTLE,            "Empty bottle"         },
+	{ TV_JUNK,              "Junk"                 },
 	{ 0,                    NULL                   }
 };
 
