2 activator=Crossfire.WhoIsActivator()
5 whoami=Crossfire.WhoAmI()
7 if whoami.Name==
"Big Chest":
10 check = activator.Inventory
13 if check.Name ==
"BigChest":
17 Card=activator.CreateObject(
"event_apply")
23 Target=activator.CheckInventory(
"BigChest")
25 whoami.Say(
"I'm sorry, I can't send you home. It seems my attachment to the material plane has shifted.")
28 Map=Crossfire.ReadyMap(Path)
31 activator.Teleport(Map, 1,9)