ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
AE
/
packages
/
VanillaBSL
/
IGMD
/
lab
/
particle_scripts.bsl
Revision:
313
Committed:
Sun May 3 07:36:58 2009 UTC
(16 years, 5 months ago) by
gumby
File size:
178 byte(s)
Log Message:
File Contents
#
Content
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
}