End of Year updates.

End of Year updates.
This commit is contained in:
Jaysyn904
2021-12-29 01:54:32 -05:00
parent f28baf80a6
commit b55c3cf1f3
1413 changed files with 34011 additions and 18031 deletions

View File

@@ -1,5 +1,5 @@
//
// NESS V8.1.2
// NESS V8.1.3
//
// Spawn sample onEnter, version 2
//
@@ -31,4 +31,4 @@ void main()
// Outdoors or underground - do a 3 second delay on the first HB
Spawn_OnAreaEnter( "spawn_sample_hb", 10.0, 3.0 );
}
}
}