View/Edit #1400:reap

Switch to edit mode.

Name(s): reap
1: $perm_utils:can_hack() || raise(E_PERM)
2: this:_kick(this)
3: for meal in (this.items)
4:   if (meal:isa($food) && time() > meal.spoil_time)
5:     meal:sub_announce_all($msg:substitute(meal, "%T suddenly disintegrates into a pile of dust  and blows away."))
6:     `$recycler:recycle(meal) ! E_PERM'
7:   endif
8: endfor
9: this:_kick(this)

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: UFP_Food_Services (#5839)

You are not logged in.

[home | help | who | search | setup | code]