$climate

Perms:+variables +methods +code +core
Size:2,460 bytes (on disk)
Manager:$climate
Writer:(none)
Parents:$has_commands, $weather_system
Associated Help:$help_sys_climate
Credit:Miroslav Silovic
Created 12-Aug-1996 as a part of ColdCore, see: @help Credit


[List Methods] [Hide Variables]

Variables:

$root variables:
  manager: $climate
  child_index: 5
  flags: ['variables, 'methods, 'code, 'core]
  created_on: 839895133
  inited: 1
  managed: [$climate]
  credit: "Miroslav Silovic <silovic@zesoi.fer.hr>"
$has_commands variables:
  shortcuts: #[]
  remote: #[[ "@list-climate",
              [ [ "@list-climate",
                  "*",
                  "@list-climate <this>",
                  'show_cmd,
                  #[[1, ['this, []]]]]]],
            [ "@setup",
              [ [ "@setup",
                  "* seasons * daylengths *",
                  "@setup <this> seasons <any> daylengths <any>",
                  'setup_cmd,
                  #[[1, ['this, []]], [3, ['any, []]], [5, ['any, []]]]]]],
            [ "@add-weather",
              [ [ "@add-weather",
                  "* type * prob?abilities *",
                  "@add-weather <this> type <descendant of $weather> prob?abilities <any>",
                  'add_weather_cmd,
                  #[[1, ['this, []]],
                    [3, ['descendant, [$weather]]],
                    [5, ['any, []]]]]]],
            [ "@del-weather",
              [ [ "@del-weather",
                  "* type *",
                  "@del-weather <this> type <descendant of $weather>",
                  'del_weather_cmd,
                  #[[1, ['this, []]], [3, ['descendant, [$weather]]]]]]]]
  local: #[]
$climate variables:
  seasons: []
  weathers: #[]
  daylengths: []
  realm: $realm_of_creation


the Cold Dark