Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
#include "_c_inc_message"
|
|
void main()
|
|
{ int nPage = GetDataBaseInt(_PAGE_);DeleteMessage(2,nPage); }
|