Added a faction, and minor stuff

Adding  faction goes through every area. I had no idea.
This commit is contained in:
EpicValor
2023-08-28 22:46:32 -05:00
parent 00305fc3a5
commit ac21a61c37
642 changed files with 44575 additions and 6193 deletions

View File

@@ -7,7 +7,7 @@ to an areacleanup script which cleans the area
void main()
{
float cleanupdelay = 15.0; //if you change this it alters how long before
float cleanupdelay = 600.0; //if you change this it alters how long before
// the area cleans up, if you do change it INCLUDE THE DECIMAL, or it won't
// work
if(!GetIsPC(GetExitingObject()) ) {