a gaping hole in the fabric of space #160

Parent #138Owner #36Flags Source RPG Core/rpgcore-patched.db

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

VerbSpecFlagsDefinerLines
init_for_corethis none thisrxd#1606

Properties

PropertyDefinerFlagsOwnerValue
rooms_to_check#138rc#36{#147, #151}
breeding#138r#20
my_tell#138r#20
cull_task#138r#21580299997
pause#138rc#36<clear>
monster_owner#138rc#36<clear>
oclose_msg#8rc#36<clear>
close_msg#8rc#36<clear>
oopen_msg#8rc#36<clear>
open_msg#8rc#36<clear>
oput_fail_msg#8rc#36<clear>
put_fail_msg#8rc#36<clear>
opaque#8r#2<clear>
dark#8r#2<clear>
oremove_fail_msg#8rc#36<clear>
oremove_msg#8rc#36<clear>
remove_fail_msg#8rc#36<clear>
remove_msg#8rc#36<clear>
oput_msg#8rc#36<clear>
put_msg#8rc#36<clear>
oopen_fail_msg#8rc#36<clear>
open_fail_msg#8rc#36<clear>
empty_msg#8rc#36<clear>
opened#8r#2<clear>
open_key#8c#36<clear>
drop_failed_msg#5rc#36<clear>
drop_succeeded_msg#5rc#36<clear>
odrop_failed_msg#5rc#36<clear>
odrop_succeeded_msg#5rc#36<clear>
otake_succeeded_msg#5rc#36<clear>
otake_failed_msg#5rc#36<clear>
take_succeeded_msg#5rc#36<clear>
take_failed_msg#5rc#36<clear>
value_base#102r#2<clear>
damage_base#102r#2<clear>
x_loc#102r#366
y_loc#102r#364
ansi_title#102r#36<clear>
obvious#102r#36<clear>
build_help#102rc#36<clear>
key#1c#36#147
aliases#1rc#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#1rc#36" It looks like a gaping hole in the fabric of space. (duh)"
object_size#1r#36{1704, -1090650497}
html#1rc#36<clear>

Ancestry

Ancestors (nearest first): #138 Monster Maker#8 generic container#5 generic thing#102 subthing#1 Root Class

Children: none

Call graph

calls n160_0 #160:init_for_core n5_2 #5:moveto n160_0->n5_2

Source

init_for_core

Spec this none thisFlags rxdOwner #36Definer #160

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;