View/Edit #963:icon

Switch to edit mode.

Name(s): icon
1:  {room} = args
2:  if (!valid(room))
3:    return $www:fileURL(this, "icon_rubble.gif")
4:  endif
5:  icon = room:verb_or_property("map_icon")
6:  if (!icon)
7:    "Default icon"
8:    icon = $www:fileURL(this, "icon_14.gif")
9:  endif
10: return icon
11: "Last modified by whiz (#3135) on Tue Oct 28 18:48:42 2008 EDT."

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

You are not logged in.

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