define a new default script asset instead of reusing the old one

This commit is contained in:
UbitUmarov
2022-08-20 00:08:24 +01:00
parent 9cf4b5e696
commit eed88fd3c3
3 changed files with 18 additions and 2 deletions

View File

@@ -90,6 +90,13 @@
<Key Name="assetType" Value="10" />
<Key Name="fileName" Value="DefaultSay.lsl" />
</Section>
<Section Name="DefaultScript">
<Key Name="assetID" Value="2074003b-8d5f-40e5-8b20-581c1c50aedb" />
<Key Name="name" Value="DefaultScript" />
<Key Name="assetType" Value="10" />
<Key Name="fileName" Value="DefaultScript.lsl" />
</Section>
<Section Name="DefaultSayAndTouch">
<Key Name="assetID" Value="9267e689-4f37-4ce5-b2c2-455ee2e1ab12" />