Area Changes and other fixes
Added CCOH Fixed some on death issues Fixed the gaurd Added Server Enty/ooc changed some areas back to original craftable
This commit is contained in:
7
_module/nss/mk_cond_13.nss
Normal file
7
_module/nss/mk_cond_13.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "mk_inc_generic"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
return MK_GenericDialog_GetCondition(13);
|
||||
// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_13")==1);
|
||||
}
|
Reference in New Issue
Block a user