diff --git a/gamemodes/irresistible/cnr/static/player_objects.pwn b/gamemodes/irresistible/cnr/static/player_objects.pwn index c6f3253..1e03c33 100644 --- a/gamemodes/irresistible/cnr/static/player_objects.pwn +++ b/gamemodes/irresistible/cnr/static/player_objects.pwn @@ -14123,7 +14123,6 @@ stock initializeObjects( ) CreateDynamicObject( 2001, -782.070983, 651.843994, 18.337999, 0.000000, 0.000000, 65.000000, -1, -1, -1 ); CreateDynamicObject( 2001, -786.799987, 654.049011, 18.337999, 0.000000, 0.000000, 65.000000, -1, -1, -1 ); CreateDynamicObject( 2001, -778.793029, 658.875976, 18.337999, 0.000000, 0.000000, 65.000000, -1, -1, -1 ); - SetDynamicObjectMaterial( CreateDynamicObject( 18765, 377.128997, 2502.720947, 26.634000, 0.000000, 0.000000, 0.000000, -1, -1, -1 ), 0, 18765, "none", "none", 0 ); CreateDynamicObject( 11727, -771.096984, 670.948974, 22.537000, 90.000000, 0.000000, 65.000000, -1, -1, -1 ); CreateDynamicObject( 11727, -776.328002, 659.731018, 22.537000, 90.000000, 0.000000, 65.000000, -1, -1, -1 ); CreateDynamicObject( 11727, -773.036010, 671.854003, 22.537000, 90.000000, 0.000000, 65.000000, -1, -1, -1 );