Amon_PRC8/_removed/tk_cm_level_end.nss

8 lines
153 B
Plaintext
Raw Permalink Normal View History

2025-04-03 19:00:46 -04:00
// Clears the vairables used by the Level Setter conversation.
void main()
{
DeleteLocalObject(GetPCSpeaker(), "TK_CRAFT_MAGIC_Leveler_Target");
}