diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimLibrary.xml | 63 |
1 files changed, 62 insertions, 1 deletions
diff --git a/bin/OpenSimLibrary.xml b/bin/OpenSimLibrary.xml index 0ec23c5..d209635 100644 --- a/bin/OpenSimLibrary.xml +++ b/bin/OpenSimLibrary.xml | |||
@@ -539,4 +539,65 @@ | |||
539 | <Key Name="everyonePermissions" Value="2147483647" /> | 539 | <Key Name="everyonePermissions" Value="2147483647" /> |
540 | <Key Name="basePermissions" Value="2147483647" /> | 540 | <Key Name="basePermissions" Value="2147483647" /> |
541 | </Section> | 541 | </Section> |
542 | </Nini> \ No newline at end of file | 542 | <Section Name="bricks Texture"> |
543 | <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000001"/> | ||
544 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/> | ||
545 | <Key Name="description" Value="bricks texture" /> | ||
546 | <Key Name="name" Value="bricks" /> | ||
547 | <Key Name="assetType" Value="0" /> | ||
548 | <Key Name="inventoryType" Value="0" /> | ||
549 | <Key Name="currentPermissions" Value="2147483647" /> | ||
550 | <Key Name="nextPermissions" Value="2147483647" /> | ||
551 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
552 | <Key Name="basePermissions" Value="2147483647" /> | ||
553 | </Section> | ||
554 | <Section Name="granite Texture"> | ||
555 | <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000004"/> | ||
556 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000004"/> | ||
557 | <Key Name="description" Value="granite texture" /> | ||
558 | <Key Name="name" Value="granite" /> | ||
559 | <Key Name="assetType" Value="0" /> | ||
560 | <Key Name="inventoryType" Value="0" /> | ||
561 | <Key Name="currentPermissions" Value="2147483647" /> | ||
562 | <Key Name="nextPermissions" Value="2147483647" /> | ||
563 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
564 | <Key Name="basePermissions" Value="2147483647" /> | ||
565 | </Section> | ||
566 | <Section Name="hardwood Texture"> | ||
567 | <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000005"/> | ||
568 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000005"/> | ||
569 | <Key Name="description" Value="hardwood texture" /> | ||
570 | <Key Name="name" Value="hardwood" /> | ||
571 | <Key Name="assetType" Value="0" /> | ||
572 | <Key Name="inventoryType" Value="0" /> | ||
573 | <Key Name="currentPermissions" Value="2147483647" /> | ||
574 | <Key Name="nextPermissions" Value="2147483647" /> | ||
575 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
576 | <Key Name="basePermissions" Value="2147483647" /> | ||
577 | </Section> | ||
578 | <Section Name="plywood Texture"> | ||
579 | <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000002"/> | ||
580 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000002"/> | ||
581 | <Key Name="description" Value="plywood texture" /> | ||
582 | <Key Name="name" Value="plywood" /> | ||
583 | <Key Name="assetType" Value="0" /> | ||
584 | <Key Name="inventoryType" Value="0" /> | ||
585 | <Key Name="currentPermissions" Value="2147483647" /> | ||
586 | <Key Name="nextPermissions" Value="2147483647" /> | ||
587 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
588 | <Key Name="basePermissions" Value="2147483647" /> | ||
589 | </Section> | ||
590 | <Section Name="rocks Texture"> | ||
591 | <Key Name="inventoryID" Value="00000000-0000-1111-9999-000000000003"/> | ||
592 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/> | ||
593 | <Key Name="description" Value="rocks texture" /> | ||
594 | <Key Name="name" Value="rocks" /> | ||
595 | <Key Name="assetType" Value="0" /> | ||
596 | <Key Name="inventoryType" Value="0" /> | ||
597 | <Key Name="currentPermissions" Value="2147483647" /> | ||
598 | <Key Name="nextPermissions" Value="2147483647" /> | ||
599 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
600 | <Key Name="basePermissions" Value="2147483647" /> | ||
601 | </Section> | ||
602 | |||
603 | </Nini> | ||