* improved physics
* Added Vorticon Elite of CK 8.4 * Reduced a bit the source code git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@163 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -285,7 +285,7 @@ int o,x;
|
||||
}
|
||||
else if (pCKP->Control.levelcontrol.episode==2)
|
||||
{
|
||||
spawn_object(curmapx<<4<<CSF, curmapy<<4<<CSF, OBJ_BEAR);
|
||||
spawn_object(curmapx<<4<<CSF, curmapy<<4<<CSF, OBJ_VORTELITE);
|
||||
}
|
||||
else if (pCKP->Control.levelcontrol.episode==3)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user