Amon_PRC8/_removed/tk_cm_level_end.nss
Jaysyn904 c5cffc37af Initial Commit
Initial Commit [v1.01]
2025-04-03 19:00:46 -04:00

8 lines
153 B
Plaintext

// Clears the vairables used by the Level Setter conversation.
void main()
{
DeleteLocalObject(GetPCSpeaker(), "TK_CRAFT_MAGIC_Leveler_Target");
}