source:
AE/packages/VanillaBSL/BSL/IGMD/EnvWarehouse/warehouse_train2.bsl@
305
Last change on this file since 305 was 304, checked in by , 16 years ago | |
---|---|
File size: 235 bytes |
Rev | Line | |
---|---|---|
[304] | 1 | func main { |
2 | #chr_debug_characters=1 | |
3 | chr_debug_target=1 | |
4 | chr_draw_all_characters=1 | |
5 | chr_location 0 0 0 0 | |
6 | ai2_spawn A_t48 | |
7 | chr_location 1 0 0 0 | |
8 | #chr_freeze A_t48 1 | |
9 | chr_focus 1 | |
10 | ai2_takecontrol 0 | |
11 | chr_focus 0 | |
12 | chr_weapon 0 w23_rla | |
13 | } |
Note:
See TracBrowser
for help on using the repository browser.