home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
oddech
/
bsen
/
BSinstall.exe
/
BecheruvSen.exe
/
scripts
/
DefineSprite_2724
/
frame_187
/
DoAction.as
Wrap
Text File
|
2002-11-01
|
219b
|
13 lines
if(_root.d_hrabej.i == "m4_4wait")
{
_root.hrabej.gotoAndPlay("drink");
}
else if(_root.d_baron.i == "m4_4wait")
{
_root.baron.gotoAndPlay("drink");
}
else
{
_root.zidlehrom.gotoAndStop("drink");
}