Checked zm_transit.gsc

zm_transit.gsc moved to checked but not tested.
This commit is contained in:
JezuzLizard 2020-09-30 07:27:36 -07:00
parent 94bc7e8058
commit ae991b083a
2 changed files with 420 additions and 485 deletions

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,12 @@ zm_transit_patch/maps/mp/zombies/_zm_weap_jetgun.gsc
### The following scripts compile and run serverside but clients cannot join due to exe_client_field_mismatch ### The following scripts compile and run serverside but clients cannot join due to exe_client_field_mismatch
### The following scripts compile but cause a minidump or other severe error: ### The following scripts compile but cause a minidump or other severe error:
```
```
### The following scripts have been checked, but they have not been tested yet
```
zm_transit_patch/maps/mp/zm_transit.gsc
```
### The following scripts are not checked yet, uploaded to setup a baseline: ### The following scripts are not checked yet, uploaded to setup a baseline:
``` ```
zm_transit_patch/maps/mp/gametypes_zm/zstandard.gsc zm_transit_patch/maps/mp/gametypes_zm/zstandard.gsc
@ -40,7 +45,6 @@ zm_transit_patch/maps/mp/zombies/_zm_weap_riotshield.gsc
zm_transit_patch/maps/mp/zombies/_zm_weap_tazer_knuckles.gsc zm_transit_patch/maps/mp/zombies/_zm_weap_tazer_knuckles.gsc
zm_transit_patch/maps/mp/zombies/_zm_weapon_locker.gsc zm_transit_patch/maps/mp/zombies/_zm_weapon_locker.gsc
zm_transit_patch/maps/mp/zm_transit.gsc
zm_transit_patch/maps/mp/zm_transit_achievement.gsc zm_transit_patch/maps/mp/zm_transit_achievement.gsc
zm_transit_patch/maps/mp/zm_transit_ai_screecher.gsc zm_transit_patch/maps/mp/zm_transit_ai_screecher.gsc
zm_transit_patch/maps/mp/zm_transit_ambush.gsc zm_transit_patch/maps/mp/zm_transit_ambush.gsc