Aantioch_Infernum/_module/nss/chk_ygdragon_1.nss

5 lines
91 B
Plaintext
Raw Normal View History

2023-08-08 16:22:17 -04:00
int StartingConditional()
{
return (GetLocalInt(GetPCSpeaker(),"YGDragonQuest")>=1);
}