I've just installed the F2 Restoration Project (2.3.3) which ALSO includes (as far as i know) the SFall. I've created a super simple script like so:
procedure my_item_desc begin
display_msg("Item new desc");
end
...
procedure start begin
variable who, cur_dmg_thresh, cur_dmg_resist, color...