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

Last change on this file since 407 was 407, checked in by gumby, 14 years ago

rename ahoy

File size: 178 bytes
Line 
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.