# Conflicts:
#	Giver with HTTP notice/Giver with HTTP notice/Object/Script.lsl
This commit is contained in:
Fred Beckhusen
2021-04-25 23:59:08 -05:00
9 changed files with 1054 additions and 9 deletions

View File

@@ -1 +1,15 @@
Put a NPC appearance notecard here named "Trash Bot"
// :SHOW:
// :CATEGORY:
// :NAME:Trash Collector NPC
// :AUTHOR:Anonymous
// :KEYWORDS:
// :CREATED:2021-04-26 23:58:23
// :EDITED:2021-04-26 22:58:23
// :ID:1144
// :NUM:2037
// :REV:1
// :WORLD:Second Life
// :DESCRIPTION:
//
// :CODE:
Put a NPC appearance notecard here named "Trash Bot"

View File

@@ -1,8 +1,12 @@
// :SHOW:
// :SHOW:1
// :CATEGORY:Presentation
// :NAME:Trash Collector
// :NAME:Trash Collector NPC
// :AUTHOR:Unknown
// :KEYWORDS: NPC
// :CREATED:2021-04-26 23:58:23
// :EDITED:2021-04-26 22:58:23
// :ID:1144
// :NUM:2038
// :REV:1
// :WORLD:Opensim
// :DESCRIPTION:
@@ -185,4 +189,4 @@ default
send_path(TRUE, positions);
}
}
}