Server Issue #1493: New notification message for llTransferOwnership.
parent
20dfc94c5d
commit
09af45daa3
|
|
@ -10326,6 +10326,14 @@ You are now the owner of object [OBJECT_NAME]
|
|||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="NowOwnObjectInv"
|
||||
type="notify">
|
||||
<tag>fail</tag>
|
||||
You are now the owner of object [OBJECT_NAME] and it has been placed in your inventory.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="CantRezOnLand"
|
||||
type="notify">
|
||||
<tag>fail</tag>
|
||||
|
|
|
|||
Loading…
Reference in New Issue