Home
last modified time | relevance | path

Searched refs:ALL_APTITUDES (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/
H A Dspecies-gen.py177 ALL_APTITUDES = ('fighting', 'short_blades', 'long_blades', 'axes', variable
323 if apt not in ALL_APTITUDES and apt not in ('xp', 'hp', 'mp_mod', 'mr'):
352 aptitudes = {apt: 0 for apt in ALL_APTITUDES}