womb #185
Aliases: womb
2 verbs · 14 properties · 0 children
Verbs
| Verb | Spec | Flags | Definer | Lines |
|---|---|---|---|---|
accept | this none this | rxd | #185 | 3 |
alert | this none this | rxd | #185 | 0 |
Properties
| Property | Definer | Flags | Owner | Value |
|---|---|---|---|---|
accepts | #185 | rc | #361 | 3774 |
accepts_last30 | #185 | rc | #361 | 3774 |
accepts_history | #185 | rc | #361 | list of 20{33, 20, 12, 22, 33, 14, 39, 20, 17, 18, 14, 17, 24, 21, 29, 38, 16, 20, 32, 86} |
clean_task | #345 | rc | #361 | 443777034 |
aliases | #1 | rc | #361 | {"womb"} |
description | #1 | rc | #361 | "The place where new objects are spawned before getting moved to somewhere useful." |
object_size | #1 | r | #29 | {1396, 1298434116} |
hidden_verbs | #1 | rc | #361 | <clear> |
phelp_msg | #1 | rc | #361 | <clear> |
weight | #1 | rc | #361 | -1 |
owner_verbs | #1 | rc | #361 | <clear> |
plural_name | #1 | rc | #361 | <clear> |
client_image | #1 | rc | #361 | <clear> |
listening | #1 | rc | #361 | <clear> |
Ancestry
Ancestors (nearest first): #345 generic holding tank → #1 root
Children: none
Source
accept
Referenced by
none
Source
1this.accepts = this.accepts + 1; 2this.accepts_last30 = this.accepts_last30 + 1; 3return 1;
alert
Referenced by
none
Source
No program (verb defined but unprogrammed).