source: nikanabo/current/bsl/original/IGMD/lab/particle_scripts.bsl@ 226

Last change on this file since 226 was 185, checked in by geyser, 17 years ago
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.