View/Edit #2407:phobias_maint

Switch to edit mode.

Name(s): phobias_maint
1:  if (caller_perms() != $eve)
2:    return E_PERM
3:  endif
4:  maint = {"phobias_mutations", "phobias_things", "phobias_animals", "phobias_insects", "phobias_reptiles", "phobias_room"}
5:  for m in (maint)
6:    new_phob = {}
7:    for p in (this.(m))
8:      p[3] = random(3)
9:      new_phob = {@new_phob, p}
10:     seconds_left() < 2 || ticks_left() < 1000 ? suspend(0) | 0
11:   endfor
12:   this.(m) = new_phob
13: endfor
14: "Last modified by Eve (#2633) on Fri Sep 22 06:47:01 2000 MDT."

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

You are not logged in.

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