Major update
Created top hak for crafting dialog. Moved Bioware creature abilities to top hak. Fixed DMFI wand handouts. Added DMFI language handouts. Added CCOH 6. Disabled PC corpse system. Modified new player startup system. Full compile. Updated release archive.
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