Added CCOH Fixed some on death issues Fixed the gaurd Added Server Enty/ooc changed some areas back to original craftable
7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
#include "mk_inc_generic"
|
|
|
|
void main()
|
|
{
|
|
MK_GenericDialog_SetAction(257);
|
|
}
|