From 303324a93878be4337e52b5b0b59fb5ad17329b4 Mon Sep 17 00:00:00 2001 From: "alexey.lysiuk" Date: Thu, 9 Nov 2023 13:16:14 +0200 Subject: [PATCH] fix easy skill progression blocker in eoem7 .ent file https://www.quaketastic.com/files/single_player/maps/eoem7_fix.zip --- Misc/qs_pak/maps/eoem7@3ea8.ent | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Misc/qs_pak/maps/eoem7@3ea8.ent b/Misc/qs_pak/maps/eoem7@3ea8.ent index 962d3858..c1d32903 100644 --- a/Misc/qs_pak/maps/eoem7@3ea8.ent +++ b/Misc/qs_pak/maps/eoem7@3ea8.ent @@ -2961,6 +2961,7 @@ { "classname" "trigger_counter" "origin" "776 1240 -104" +"spawnflags" "256" "target" "cellar" "targetname" "bob" } @@ -4380,3 +4381,11 @@ "origin" "1464 360 64" "wait" "5" } +{ +"classname" "trigger_counter" +"count" "1" +"origin" "776 1240 -136" +"spawnflags" "1536" +"target" "cellar" +"targetname" "bob" +}