1 #ifndef SAKI_GIRL_ACHIGA_YUU_H 2 #define SAKI_GIRL_ACHIGA_YUU_H 4 #include "../table/girl.h" 17 void onMonkey(std::array<Exist, 4> &exists,
const Table &table)
override;
21 static const int LV5_VAL = 90;
22 static const int LV4_VAL = 60;
23 static const int LV3_VAL = 30;
25 static const std::vector<T34> LV5_TARS;
26 static const std::vector<T34> LV4_TARS;
27 static const std::vector<T34> LV3_TARS;
36 #endif // SAKI_GIRL_ACHIGA_YUU_H
Definition: achiga_yuu.h:13
void onDraw(const Table &table, Mount &mount, Who who, bool rinshan) override
Called when someone is about to draw a tile from the mountain.
Definition: achiga_yuu.cpp:34