From f0dd115a8c5c44ebde4631df3469c6e39510325f Mon Sep 17 00:00:00 2001 From: MW Date: Thu, 26 Jul 2007 17:41:31 +0000 Subject: More work on inventory and opensim library. Fixed a number of bugs in the AssetCache related to asset downloading. --- bin/assets/base_skin.dat | 52 ++++++++++++++++++++++++++++++++++++++++++++++ bin/assets/welcomeNote.dat | 9 ++++++++ 2 files changed, 61 insertions(+) create mode 100644 bin/assets/base_skin.dat create mode 100644 bin/assets/welcomeNote.dat (limited to 'bin') diff --git a/bin/assets/base_skin.dat b/bin/assets/base_skin.dat new file mode 100644 index 0000000..2ebaed9 --- /dev/null +++ b/bin/assets/base_skin.dat @@ -0,0 +1,52 @@ +LLWearable version 22 +Sexy - Female Skin + + permissions 0 + { + base_mask 00000000 + owner_mask 00000000 + group_mask 00000000 + everyone_mask 00000000 + next_owner_mask 00000000 + creator_id 11111111-1111-0000-0000-000100bba000 + owner_id 11111111-1111-0000-0000-000100bba000 + last_owner_id 11111111-1111-0000-0000-000100bba000 + group_id 00000000-0000-0000-0000-000000000000 + } + sale_info 0 + { + sale_type not + sale_price 10 + } +type 1 +parameters 26 +108 0 +110 0 +111 0 +116 0 +117 1 +150 0 +162 0 +163 0 +165 0 +700 .01 +701 .5 +702 .26 +703 0 +704 0 +705 .5 +706 .6 +707 0 +708 0 +709 0 +710 0 +711 .5 +712 0 +713 .7 +714 0 +715 0 +775 0 +textures 3 +0 00000000-0000-0000-9999-000000000003 +5 00000000-0000-0000-9999-000000000004 +6 00000000-0000-0000-9999-000000000005 diff --git a/bin/assets/welcomeNote.dat b/bin/assets/welcomeNote.dat new file mode 100644 index 0000000..ed6358d --- /dev/null +++ b/bin/assets/welcomeNote.dat @@ -0,0 +1,9 @@ +Linden text version 2 +{ +LLEmbeddedItems version 1 +{ +count 0 +} +Text length 95 +Hello and thank you for using opensim. For more infomation visit http://openmv.org/wiki/OpenSim} + \ No newline at end of file -- cgit v1.1