Teleblock message for ancients
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.