RoT2_PRC8/_module/nss/council_gve_writ.nss
Jaysyn904 499aba4eb3 Initial upload
Initial upload
2023-09-25 18:13:22 -04:00

14 lines
413 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName council_gve_writ
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/22/2003 8:26:10 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("writofgratitu001", GetPCSpeaker(), 1);
}