a gaping hole in the fabric of space #160
Aliases: a gaping hole in the fabric of space, gaping hole in the fabric of space, hole in the fabric of space, fabric of space, space
1 verbs · 45 properties · 0 children
Verbs
| Verb | Spec | Flags | Definer | Lines |
|---|---|---|---|---|
init_for_core | this none this | rxd | #160 | 6 |
Properties
| Property | Definer | Flags | Owner | Value |
|---|---|---|---|---|
rooms_to_check | #138 | rc | #36 | {#147, #151} |
breeding | #138 | r | #2 | 0 |
my_tell | #138 | r | #2 | 0 |
cull_task | #138 | r | #2 | 1580299997 |
pause | #138 | rc | #36 | <clear> |
monster_owner | #138 | rc | #36 | <clear> |
oclose_msg | #8 | rc | #36 | <clear> |
close_msg | #8 | rc | #36 | <clear> |
oopen_msg | #8 | rc | #36 | <clear> |
open_msg | #8 | rc | #36 | <clear> |
oput_fail_msg | #8 | rc | #36 | <clear> |
put_fail_msg | #8 | rc | #36 | <clear> |
opaque | #8 | r | #2 | <clear> |
dark | #8 | r | #2 | <clear> |
oremove_fail_msg | #8 | rc | #36 | <clear> |
oremove_msg | #8 | rc | #36 | <clear> |
remove_fail_msg | #8 | rc | #36 | <clear> |
remove_msg | #8 | rc | #36 | <clear> |
oput_msg | #8 | rc | #36 | <clear> |
put_msg | #8 | rc | #36 | <clear> |
oopen_fail_msg | #8 | rc | #36 | <clear> |
open_fail_msg | #8 | rc | #36 | <clear> |
empty_msg | #8 | rc | #36 | <clear> |
opened | #8 | r | #2 | <clear> |
open_key | #8 | c | #36 | <clear> |
drop_failed_msg | #5 | rc | #36 | <clear> |
drop_succeeded_msg | #5 | rc | #36 | <clear> |
odrop_failed_msg | #5 | rc | #36 | <clear> |
odrop_succeeded_msg | #5 | rc | #36 | <clear> |
otake_succeeded_msg | #5 | rc | #36 | <clear> |
otake_failed_msg | #5 | rc | #36 | <clear> |
take_succeeded_msg | #5 | rc | #36 | <clear> |
take_failed_msg | #5 | rc | #36 | <clear> |
value_base | #102 | r | #2 | <clear> |
damage_base | #102 | r | #2 | <clear> |
x_loc | #102 | r | #36 | 6 |
y_loc | #102 | r | #36 | 4 |
ansi_title | #102 | r | #36 | <clear> |
obvious | #102 | r | #36 | <clear> |
build_help | #102 | rc | #36 | <clear> |
key | #1 | c | #36 | #147 |
aliases | #1 | rc | #36 | {"a gaping hole in the fabric of space", "gaping hole in the fabric of space", "hole in the fabric of space", "fabric of space", "space"} |
description | #1 | rc | #36 | " It looks like a gaping hole in the fabric of space. (duh)" |
object_size | #1 | r | #36 | {1704, -1090650497} |
html | #1 | rc | #36 | <clear> |
Ancestry
Ancestors (nearest first): #138 Monster Maker → #8 generic container → #5 generic thing → #102 subthing → #1 Root Class
Children: none
Call graph
Source
init_for_core
Referenced by
none
Source
1this.rooms_to_check = {$rmprop_demo_3, $rmprop_demo_7}; 2this:moveto($rmprop_demo_3); 3this.key = $rmprop_demo_3; 4this.x_loc = 6; 5this.y_loc = 4; 6return;