make cabin invincible in Crash.ocs for goal checking

stable-6.1
Maikel de Vries 2015-05-13 15:52:23 +02:00
parent de185e7937
commit 71db4010da
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ func InitializeObjects()
var Chest001 = CreateObjectAbove(Chest, 264, 1287);
var WoodenCabin001 = CreateObjectAbove(WoodenCabin, 62, 870);
WoodenCabin001->MakeInvincible();
CreateObjectAbove(Idol, 102, 871);