Added all the remaining scripts not previously included.

This commit is contained in:
JezuzLizard
2021-08-07 11:29:26 -07:00
parent cf8d60b2d0
commit 98bfc67831
1001 changed files with 239603 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#include maps/mp/animscripts/traverse/shared;
main()
{
/#
assert( 0, "Not supposed to be used in MP" );
#/
}

View File

@ -0,0 +1,8 @@
#include maps/mp/animscripts/traverse/shared;
main()
{
/#
assert( 0, "Not supposed to be used in MP" );
#/
}

View File

@ -0,0 +1,8 @@
#include maps/mp/animscripts/traverse/shared;
main()
{
/#
assert( 0, "Not supposed to be used in MP" );
#/
}