pmd-sky/include/dungeon_parameters_1.h
2025-09-22 21:45:14 -04:00

8 lines
241 B
C

#ifndef PMDSKY_DUNGEON_PARAMETERS_1_H
#define PMDSKY_DUNGEON_PARAMETERS_1_H
// The chance of the Chatot Scarf bouncing back a move, as a percentage (20%).
extern const s16 CHATOT_SCARF_BOUNCE_CHANCE;
#endif //PMDSKY_DUNGEON_PARAMETERS_1_H