Merge pull request #3626 from secondlife/rider/transfer_message

https://github.com/secondlife/server/issues/1493 New notification for transfer ownership
master
Jonathan "Geenz" Goodman 2025-03-01 16:37:17 -05:00 committed by GitHub
commit 5aa359ed8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -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>