Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
#include "mk_inc_generic"
|
|
|
|
void main()
|
|
{
|
|
MK_GenericDialog_SetAction(251);
|
|
}
|