source:
AE/packages/VanillaBSL/IGMD/lab/particle_scripts.bsl@
521
Last change on this file since 521 was 407, checked in by , 15 years ago | |
---|---|
File size: 178 bytes |
Rev | Line | |
---|---|---|
[407] | 1 | func void splash(string ai_name) |
2 | { | |
3 | dprint we_entered_splash | |
4 | chr_animate ai_0 KONOKOacid | |
5 | } | |
6 | func void entry(string character) | |
7 | { | |
8 | dprint EWW_GROSS | |
9 | particle bug pulse | |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.