User:Aidamina Hunt

From Second Life Wiki

Jump to: navigation, search
Profile
Born:
Mon 10th Jul 2006
About:
Mhmmm...
What do we put here?
Links:

Feel free to IM me in world with your "problems"

My Profile

Website (Work in Progress)

default
{
	state_entry()
	{
		llSay(0, "Welcome to my SL wiki page!");
	}
	touch_start(integer total_number)
	{
		llSay(0, "Stop poking me!");
	}
}
Personal tools