From 06b6555b95c5eac0e8af6759da285126e0160f96 Mon Sep 17 00:00:00 2001 From: Lorenc Pekaj Date: Sun, 14 Jul 2019 20:29:59 +1000 Subject: [PATCH] rename hq --- gamemodes/irresistible/cnr/static/player_objects.pwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemodes/irresistible/cnr/static/player_objects.pwn b/gamemodes/irresistible/cnr/static/player_objects.pwn index eccf81e..679a27e 100644 --- a/gamemodes/irresistible/cnr/static/player_objects.pwn +++ b/gamemodes/irresistible/cnr/static/player_objects.pwn @@ -14499,7 +14499,7 @@ hook OnScriptInit( ) CreateDynamicObject( 1225, -1661.128051, 1086.464965, 9.031999, 0.000000, 0.000000, 0.000000, -1, -1, -1 ); // [VT] Facility - SetDynamicObjectMaterialText( CreateDynamicObject( 3074, -1702.530761, 883.490783, 26.812227, 0.000000, 0.000000, 180.000000, -1, -1, -1 ), 0, "Nibble Enterprises", 130, "Impact", 64, 0, 0xff69239e, 0, 1 ); + SetDynamicObjectMaterialText( CreateDynamicObject( 3074, -1702.530761, 883.490783, 26.812227, 0.000000, 0.000000, 180.000000, -1, -1, -1 ), 0, "Silent Squad", 130, "Impact", 64, 0, 0xffffccff, 0, 1 ); CreateDynamicObject( 1557, -1697.100952, 882.125549, 23.880605, 0.000000, 0.000000, 90.000000, -1, -1, -1 ); CreateDynamicObject( 1557, -1697.100952, 885.155639, 23.880605, 0.000000, 0.000000, -90.000000, -1, -1, -1 ); CreateDynamicObject( 3525, -1697.265014, 885.652465, 24.960626, 0.000000, 0.000000, -90.000000, -1, -1, -1 );