diff --git a/root/scripts/vscripts/community/maps/c5m2_park.nut b/root/scripts/vscripts/community/maps/c5m2_park.nut index 50cb06e3..21123f5c 100644 --- a/root/scripts/vscripts/community/maps/c5m2_park.nut +++ b/root/scripts/vscripts/community/maps/c5m2_park.nut @@ -41,7 +41,7 @@ function DoRoundFixes() // FIXES - con_comment( "LOGIC:\tAnti-skip fence clip will be deleted when the first minifinale button is pressed." ); + con_comment( "LOGIC:\tAnti-skip fence clip will be deleted when the button to open the doors is pressed." ); EntFire( "finale_alarm_stop_button", "AddOutput", "OnPressed " + g_UpdateName + "_commentary_shortcut_station:Kill::0:-1" ); }