Commit Graph

3 Commits (89b5ea6db0d96bc2d46a901125b8f6e2e8502af0)

Author SHA1 Message Date
kts of kettek (nyaa) 4ea30c22d0 Add CONTAINER_FLESH container subtype
This is used to match the other_arch property of items attempting to be
put into a container. These other_arch values are checked against the
container's "race" string. Example:
    * flesh sack -> race -> "hill_giant,beholder"
    * "hill giant's head" will match if other_arch is "hill_giant"
    * "beholder's tongue" will match if other_arch is "beholder"

It also might be good to match by name instead, but we'll see.
2018-06-29 17:57:34 -07:00
kts of kettek (nyaa) b54c1a71af Increase body locations to include ear 2018-06-20 23:57:10 -07:00
kts of kettek aa3be6d40b Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00