Aschbourne_PRC8/_module/nss/mk_cond_05.nss
GetOffMyYarn d39928374d 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
2024-08-30 10:02:16 -04:00

8 lines
164 B
Plaintext

#include "mk_inc_generic"
int StartingConditional()
{
return MK_GenericDialog_GetCondition(5);
// return (GetLocalInt(OBJECT_SELF, "MK_CONDITION_5")==1);
}