1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-19 03:28:38 -05:00

Tranzit: add objects in front of unused buildable tables

This commit is contained in:
Jbleezy
2023-05-12 17:35:30 -07:00
parent 1552b0da7e
commit a3058d71ff
2 changed files with 38 additions and 5 deletions

View File

@ -104,11 +104,6 @@ activate_core()
generatebuildabletarps()
{
// power switch
tarp = spawn( "script_model", ( 12169, 8498, -752 ) );
tarp.angles = ( 0, 180, 0 );
tarp setModel( "p6_zm_buildable_bench_tarp" );
// trap
tarp = spawn( "script_model", ( 11325, 8170, -488 ) );
tarp.angles = ( 0, 0, 0 );