# File: limits.txt


# This file is used to initialize the "array sizes" information for Angband.

# Do not modify this file unless you know exactly what you are doing,
# unless you wish to risk possible system crashes and broken savefiles.


# Version stamp (required)

V:3.0.11


# Maximum number of feature types
M:F:64

# Maximum number of object kinds
M:K:570

# Maximum number of artifacts
M:A:139

# Maximum number of ego-item types
M:E:134

# Maximum number of monster races
M:R:618

# Maximum number of monster pain message sets
M:P:13

# Maximum number of spells
M:S:122

# Maximum number of objects on the level
M:O:1024

# Maximum number of monsters on the level
M:M:1024

# Maximum number of pit types
M:I:32
