8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
default
|
|
{
|
|
touch(integer num)
|
|
{
|
|
llOwnerSay("Not Dead");
|
|
}
|
|
}
|