RoT2_PRC8/_module/nss/keyofcheating.nss

6 lines
156 B
Plaintext
Raw Permalink Normal View History

2023-09-25 18:13:22 -04:00
void main()
{
object oActivator = GetItemActivator();
AssignCommand(oActivator, JumpToLocation(GetLocation(GetObjectByTag("cs_wp_cheat_home"))));
}