Correction for jail zone z values.

Contributed by G-hamsteR.
This commit is contained in:
MobiusDevelopment 2020-11-24 22:10:06 +00:00
parent 640bad3ce0
commit 1e43e8d093
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
<spawn X="-113099" Y="-251231" Z="-2992" isChaotic="true" />
<spawn X="-113097" Y="-251033" Z="-2992" isChaotic="true" />
</zone>
<zone type="JailZone" shape="NPoly" minZ="-2992" maxZ="-2792"> <!-- gm_prison -->
<zone type="JailZone" shape="NPoly" minZ="-3020" maxZ="-2792"> <!-- gm_prison -->
<node X="-116390" Y="-251581" />
<node X="-112756" Y="-251617" />
<node X="-112720" Y="-248199" />

View File

@ -29,7 +29,7 @@
<spawn X="-113099" Y="-251231" Z="-2992" isChaotic="true" />
<spawn X="-113097" Y="-251033" Z="-2992" isChaotic="true" />
</zone>
<zone type="JailZone" shape="NPoly" minZ="-2992" maxZ="-2792"> <!-- gm_prison -->
<zone type="JailZone" shape="NPoly" minZ="-3020" maxZ="-2792"> <!-- gm_prison -->
<node X="-116390" Y="-251581" />
<node X="-112756" Y="-251617" />
<node X="-112720" Y="-248199" />