Added CCOH Fixed some on death issues Fixed the gaurd Added Server Enty/ooc changed some areas back to original craftable
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
#include "mk_inc_generic"
|
|
|
|
int StartingConditional()
|
|
{
|
|
return !MK_GenericDialog_GetCondition(38, FALSE);
|
|
}
|