Skip to content

Teleblock message for ancients

Player Name requested to merge PlayerName/2009scape:ring_of_life into master

What has been done in this MR?

  • Ancient Magicks teleports now say "A magical force has stopped you from teleporting." if you didn't teleport because of teleportation restrictions (e.g. teleblocked, high wilderness level, etc). Previous behavior was to simply not teleport without any message, which is inconsistent and caused me to think the game hadn't processed my teleport request at all or something.

What should testers check?

  • Make entity.isTeleBlocked() true, for example by being teleblocked by a rev. Use an ancient magicks teleport (::spellbook 1). Observe the message.
  • I have tested these changes thoroughly.

  • I used the relevant Thanos/Zaros tool for any JSON edits where possible, and have attached screenshots of any changes.

Merge request reports