Aschbourne_PRC8/_module/nss/mk_cond_18.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
166 B
Plaintext

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