Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
#include "_c_inc_message"
|
|
int StartingConditional()
|
|
{ int nPage = GetDataBaseInt(_PAGE_);return ShowMessage(6,nPage); }
|