From ca1993fbdbc19d32b034c2d58bbb150c2ea2bd4d Mon Sep 17 00:00:00 2001 From: Sneaky Date: Sat, 8 Dec 2018 21:46:47 -0800 Subject: [PATCH] Barnes waypoint orientation Barnes has been working on his problem with stage-freight. He will no longer close his eyes as he walks out on stage, and will actually face the crowd when speaking --- sql/scriptdev2/scriptdev2.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/scriptdev2/scriptdev2.sql b/sql/scriptdev2/scriptdev2.sql index 64416e81f..f16af6ad3 100644 --- a/sql/scriptdev2/scriptdev2.sql +++ b/sql/scriptdev2/scriptdev2.sql @@ -6481,7 +6481,7 @@ INSERT INTO script_waypoint VALUES (16812,0,1,-10875.6,-1779.58,90.478,0,0,0,''), (16812,0,2,-10887.4,-1779.26,90.476,0,0,0,''), (16812,0,3,-10894.6,-1780.67,90.476,0,0,0,''), -(16812,0,4,-10895,-1782.04,90.476,0,2500,0,'Begin Speech after this'), +(16812,0,4,-10895,-1782.04,90.476,4.633,2500,0,'Begin Speech after this'), (16812,0,5,-10894.6,-1780.67,90.476,0,0,0,'Resume walking (back to spawn point now) after speech'), (16812,0,6,-10887.4,-1779.26,90.476,0,0,0,''), (16812,0,7,-10875.6,-1779.58,90.478,0,0,0,''),