![]() |
Data |
Prev: 57856 | Up: Map |
The first set of parameters is used in demo mode.
|
|||||||
57888 | DEFB 200 | Animatory state (200: Daisy) | |||||
57889 | DEFB 189,7 | Location (roof of the apartment building next to no. 19) | |||||
57891 | DEFB 1 | z-coordinate (indoors) | |||||
57892 | DEFW 65174 | Command list: Walk up and down for ever | |||||
The next set of parameters is used in game mode 1.
|
|||||||
57894 | DEFB 200 | Animatory state (200: Daisy) | |||||
57895 | DEFB 233,25 | Location (second floor of no. 17, near the rightmost window) | |||||
57897 | DEFB 1 | z-coordinate (indoors) | |||||
57898 | DEFW 65076 | Command list: Control Daisy | |||||
The next set of parameters is used in game mode 2.
|
|||||||
57900 | DEFB 200 | Animatory state (200: Daisy) | |||||
57901 | DEFB 233,25 | Location (second floor of no. 17, near the rightmost window) | |||||
57903 | DEFB 1 | z-coordinate (indoors) | |||||
57904 | DEFW 65076 | Command list: Control Daisy | |||||
The next set of parameters is used in game mode 3.
|
|||||||
57906 | DEFB 200 | Animatory state (200: Daisy) | |||||
57907 | DEFB 233,25 | Location (second floor of no. 17, near the rightmost window) | |||||
57909 | DEFB 1 | z-coordinate (indoors) | |||||
57910 | DEFW 65076 | Command list: Control Daisy | |||||
The next set of parameters is used in game mode 4.
|
|||||||
57912 | DEFB 118 | Animatory state (118: cat) | |||||
57913 | DEFB 0,45 | Location (out of sight) | |||||
57915 | DEFB 8 | z-coordinate (invisible) | |||||
57916 | DEFW 65172 | Command list: Do nothing |
Prev: 57856 | Up: Map |