Areas and Fixes
Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
This commit is contained in:
7
_module/nss/mk_set_invalid.nss
Normal file
7
_module/nss/mk_set_invalid.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "mk_inc_generic"
|
||||
|
||||
void main()
|
||||
{
|
||||
MK_GenericDialog_SetAction(MK_GENERIC_DIALOG_INVALID_ACTION);
|
||||
// SetLocalInt(OBJECT_SELF, "MK_ACTION", -1);
|
||||
}
|
Reference in New Issue
Block a user