-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path00head
19 lines (19 loc) · 960 Bytes
/
00head
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# NetHack 3.6 data.base
# $NHDT-Date: 1545359287 2018/12/21 02:28:07 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.87 $
# Copyright (c) 1994, 1995, 1996 by the NetHack Development Team
# Copyright (c) 1994 by Boudewijn Wayers
# NetHack may be freely redistributed. See license for details.
#
# This is the source file for the "data" file generated by `makedefs -d'.
# A line starting with a # is a comment and is ignored by makedefs.
# Any other line not starting with whitespace is a creature or an item.
#
# Each entry should be comprised of:
# the thing/person being described on a line by itself, in lowercase;
# on each succeeding line a <TAB> description.
#
# If the first character of a key field is "~", then anything which matches
# the rest of that key will be treated as if it did not match any of the
# following keys for that entry. For instance, `~orc ??m*' preceding `orc*'
# prevents "orc mummy" and "orc zombie" from matching.
#