home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 51
/
PCGamer51_17Demos.iso
/
games
/
colobotdemo
/
colobotdemo10e.exe
/
script
/
shield02.txt
< prev
next >
Wrap
Text File
|
2001-06-17
|
162b
|
7 lines
extern void object::Return()
{
shield(1,15); // activates the shield
goto(8,60); // goes to the spaceship
shield(0,15); // deactivates the shield
}