User:Aidamina Hunt
Revision as of 06:34, 17 April 2008 by Aidamina Hunt (talk | contribs)
Resident: Aidamina Hunt
Born on: 2006-07-10
Feel free to IM me in world with your "problems"
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>