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:
@ -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 );
|
||||
|
Reference in New Issue
Block a user