MAINT-3853 FIXED Add llTeleportAgent Notification to the Notification List so it can be set to 'never show'

meow-7.2.2
andreykproductengine 2014-09-19 20:19:48 +03:00
parent bfd29121a8
commit ceeff4fd2b
1 changed files with 9 additions and 0 deletions

View File

@ -34,6 +34,12 @@
</form>
</template>
<template name="notifyignore">
<form>
<ignore text="$ignoretext"/>
</form>
</template>
<template name="okcancelbuttons">
<form>
<button
@ -9490,6 +9496,9 @@ You have been teleported home by the object '[OBJECT_NAME]'
type="notify">
<tag>fail</tag>
You have been teleported by an attachment on [ITEM_ID]
<usetemplate
ignoretext="Teleport: You have been teleported by an attachment"
name="notifyignore"/>
</notification>
<notification