From dcb074b40ffac125d1f75d7c2291cb3d4c0a358e Mon Sep 17 00:00:00 2001 From: INSANEMODE Date: Wed, 9 Sep 2020 09:20:33 -0500 Subject: [PATCH] Update readme.md zm_prison_patch/maps/mp/zm_alcatraz_weap_quest.gsc causes a minidump on startup --- zm_prison_patch/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zm_prison_patch/readme.md b/zm_prison_patch/readme.md index faea8dd..c95be98 100644 --- a/zm_prison_patch/readme.md +++ b/zm_prison_patch/readme.md @@ -15,6 +15,7 @@ zm_prison_patch/maps/mp/zombies/_zm_perk_divetonuke.gsc ``` ### The following scripts compile but cause a minidump or other severe error: ``` +zm_prison_patch/maps/mp/zm_alcatraz_weap_quest.gsc ``` ### The following scripts have been checked, but they have not been tested yet ``` @@ -22,7 +23,6 @@ zm_prison_patch/maps/mp/_sticky_grenade.gsc zm_prison_patch/maps/mp/zm_alcatraz_gamemodes.gsc zm_prison_patch/maps/mp/zm_alcatraz_grief_cellblock.gsc zm_prison_patch/maps/mp/zm_alcatraz_standard.gsc -zm_prison_patch/maps/mp/zm_alcatraz_weap_quest.gsc zm_prison_patch/maps/mp/zombies/_zm_game_module_grief.gsc zm_prison_patch/maps/mp/zombies/_zm_game_module_meat.gsc zm_prison_patch/maps/mp/zombies/_zm_game_module_utility.gsc