Merge pull request #3626 from secondlife/rider/transfer_message
https://github.com/secondlife/server/issues/1493 New notification for transfer ownershipmaster
commit
5aa359ed8d
|
|
@ -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