Skip to content

Commit 18f7198

Browse files
completely forgot about pow footage
1 parent c403777 commit 18f7198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

levels/lll/script.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ static const LevelScript script_func_local_3[] = {
6464

6565
static const LevelScript script_func_local_4[] = {
6666
OBJECT(/*model*/ MODEL_NONE, /*pos*/ -3199, 307, 3456, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x00000000, /*bhv*/ bhvMrI),
67-
OBJECT(/*model*/ MODEL_BULLY_BOSS, /*pos*/ 3372, 2234, -2906, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x01000000, /*bhv*/ bhvBigBullyWithMinions),
67+
//OBJECT(/*model*/ MODEL_BULLY_BOSS, /*pos*/ 3372, 2234, -2906, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x01000000, /*bhv*/ bhvBigBullyWithMinions),
6868
OBJECT(/*model*/ MODEL_BULLY, /*pos*/ -3363, 307, -474, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x00000000, /*bhv*/ bhvSmallBully),
6969
OBJECT(/*model*/ MODEL_BULLY, /*pos*/ -20, 307, -3666, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x00000000, /*bhv*/ bhvSmallBully),
7070
// OBJECT(/*model*/ MODEL_BULLY, /*pos*/ 6813, 307, 1613, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x00000000, /*bhv*/ bhvSmallBully),

0 commit comments

Comments
 (0)