WoR_PRC8/_module/nss/s_arach_pre5co.nss
Jaysyn904 b5e28e52f4 Initial commit
Initial commit [1.18]
2025-04-03 11:49:34 -04:00

15 lines
478 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName s_arach_pre5co
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 2/16/2005 6:01:44 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("sha_arach_note1", GetPCSpeaker(), 1);
SetLocalInt(GetPCSpeaker(), "PASSED_CLERIC_TEST", FALSE);
}