If you make appear an arrow on the ground with this function, TIMER will be -1 and ATTR_decay will not be set. AN item appearing on the floor create by server should decay. ``` [FUNCTION test] serv.newitem i_arrow new.p=<src.p> new.attr= attr_decay ```