User:Aidamina Hunt

From Second Life Wiki
Revision as of 07:37, 17 April 2008 by Aidamina Hunt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Profile
Aidamina SL 001.jpeg
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)

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