22 #ifndef MOHAWK_CSTIME_CASES_H 23 #define MOHAWK_CSTIME_CASES_H 25 #include "mohawk/cstime_game.h" 34 bool checkConvCondition(uint16 conditionId)
override;
35 bool checkAmbientCondition(uint16 charId, uint16 ambientId)
override;
36 bool checkObjectCondition(uint16 objectId)
override;
37 void selectHelpStrings()
override;
38 void handleConditionalEvent(
const CSTimeEvent &event)
override;
41 void incorrectBodySequence(uint16 stage, uint16 speech, uint16 feature);
Definition: cstime_cases.h:29
Definition: cstime_game.h:246