Find
You are looking at a sunlock
This is a pretty ordinary sunlock.
What a sunlock actually does, I have no clue.
Created by
a lost object #133843
, last updated 24 Jul 2012
Code
if poke then poked;
if touch then touched;
##poked:
add -1 to $niceness
say 'msg',"[$niceness] [$target's niceness] [$target]"
##touched:
add 1 to $niceness
say 'msg',"[$niceness] [$target's niceness] [$target]"