source: AE/packages/VanillaBSL/IGMD/lab/particle_scripts.bsl@ 313

Last change on this file since 313 was 313, checked in by gumby, 16 years ago
File size: 178 bytes
RevLine 
[313]1func void splash(string ai_name)
2{
3 dprint we_entered_splash
4 chr_animate ai_0 KONOKOacid
5}
6func void entry(string character)
7{
8 dprint EWW_GROSS
9 particle bug pulse
10}
Note: See TracBrowser for help on using the repository browser.