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

Last change on this file since 617 was 407, checked in by gumby, 15 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.