void main() { object oPC = GetEnteringObject(); if (!GetIsPC(oPC)) return; AddJournalQuestEntry("goblyncave", 2, oPC, TRUE, FALSE); }