From 20ed947ec4754ca852aaeac148c8ea0cfd43db00 Mon Sep 17 00:00:00 2001 From: Jbleezy Date: Sun, 12 May 2024 23:46:58 -0700 Subject: [PATCH] Die Rise and MOTD: add models to cover up fake perk machines --- maps/mp/zm_highrise.d3dbsp | 6 ++++++ maps/mp/zm_prison.d3dbsp | 12 ++++++++++++ 2 files changed, 18 insertions(+) diff --git a/maps/mp/zm_highrise.d3dbsp b/maps/mp/zm_highrise.d3dbsp index 6cf89492..6140c742 100644 --- a/maps/mp/zm_highrise.d3dbsp +++ b/maps/mp/zm_highrise.d3dbsp @@ -31412,4 +31412,10 @@ "origin" "2771.15 1400 2728.13" "classname" "node_pathnode" "guid" "CC9CDDB8" +} +{ +"origin" "1715.24 1249.43 2014.13" +"angles" "105 60 0" +"model" "p6_zm_hr_concrete_slabs_lrg_03" +"classname" "script_model" } \ No newline at end of file diff --git a/maps/mp/zm_prison.d3dbsp b/maps/mp/zm_prison.d3dbsp index d9c178a6..49d958d6 100644 --- a/maps/mp/zm_prison.d3dbsp +++ b/maps/mp/zm_prison.d3dbsp @@ -21551,4 +21551,16 @@ "targetname" "zm_perk_machine" "script_string" " zstandard_perks_cellblock zgrief_perks_cellblock" "guid" "F8E3FE1D" +} +{ +"origin" "-507.332 4857.67 -7.73416" +"angles" "0 95 -70" +"model" "p6_zm_al_horrific_crate_b" +"classname" "script_model" +} +{ +"origin" "-625.532 4878.12 -28.3526" +"angles" "0 105 0" +"model" "p6_zm_al_horrific_crate_b" +"classname" "script_model" } \ No newline at end of file