#ifndef PMDSKY_DUNGEON_PARAMETERS_H #define PMDSKY_DUNGEON_PARAMETERS_H // The percentage chance of the AI not attacking when it is confused. extern const s16 AI_CONFUSED_NO_ATTACK_CHANCE; #endif //PMDSKY_DUNGEON_PARAMETERS_H