Skip to content
Snippets Groups Projects
Commit cf4d9298 authored by Oz Linden's avatar Oz Linden
Browse files

STORM-956 update message template

parent 03d9da9f
No related branches found
No related tags found
No related merge requests found
...@@ -2966,7 +2966,7 @@ version 2.0 ...@@ -2966,7 +2966,7 @@ version 2.0
{ BillableFactor F32 } { BillableFactor F32 }
{ ObjectBonusFactor F32 } { ObjectBonusFactor F32 }
{ WaterHeight F32 } { WaterHeight F32 }
{ TerrainRaiseLimit F32 } { TerrainRaiseLimit F32 }
{ TerrainLowerLimit F32 } { TerrainLowerLimit F32 }
{ PricePerMeter S32 } { PricePerMeter S32 }
{ RedirectGridX S32 } { RedirectGridX S32 }
...@@ -4242,6 +4242,10 @@ version 2.0 ...@@ -4242,6 +4242,10 @@ version 2.0
Buttons Variable Buttons Variable
{ ButtonLabel Variable 1 } { ButtonLabel Variable 1 }
} }
{
OwnerData Variable
{ OwnerID LLUUID }
}
} }
...@@ -6762,6 +6766,8 @@ version 2.0 ...@@ -6762,6 +6766,8 @@ version 2.0
} }
// And, the money transfer // And, the money transfer
// *NOTE: Unused as of 2010-04-06, because all back-end money transactions
// are done with web services via L$ API. JC
{ {
MoneyTransferBackend Low 312 Trusted Zerocoded MoneyTransferBackend Low 312 Trusted Zerocoded
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment