From cf97407655d67155a92e11336737ba150909ec3e Mon Sep 17 00:00:00 2001 From: SpiKe Date: Sun, 8 Jan 2023 10:33:29 +0000 Subject: [PATCH] Fix wrong minimap scales on Dance, Implosion, Space-Elevator and Xoylent --- maps/dance.mapinfo | 3 ++- maps/implosion.mapinfo | 3 ++- maps/space-elevator.mapinfo | 2 +- maps/xoylent.mapinfo | 1 + 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/maps/dance.mapinfo b/maps/dance.mapinfo index 9c9e5790..30d783cc 100644 --- a/maps/dance.mapinfo +++ b/maps/dance.mapinfo @@ -2,8 +2,9 @@ title Dance description Very open, small sized CTF map floating above an ocean author FruitieX, dublpaws, Debugger, packer cdtrack 10 +size -2200 -2656 -1280 2208 2656 512 // Bounds of the lightgrid brush, if not set here the minimap won't be scaled properly has weapons gametype ctf gametype kh gametype ft -gametype ca \ No newline at end of file +gametype ca diff --git a/maps/implosion.mapinfo b/maps/implosion.mapinfo index 0ae90f69..a93925e8 100644 --- a/maps/implosion.mapinfo +++ b/maps/implosion.mapinfo @@ -2,6 +2,7 @@ title Implosion description Space Style CTF Level author MintOX, Mirio, Mario, packer, SpiKe cdtrack 18 +size -960 -5888 -576 5376 0 1408 // Bounds of the lightgrid brush, if not set here the minimap won't be scaled properly has weapons gametype ctf gametype ft @@ -11,4 +12,4 @@ gametype ca gametype tdm gametype lms gametype dom -gametype dm \ No newline at end of file +gametype dm diff --git a/maps/space-elevator.mapinfo b/maps/space-elevator.mapinfo index 1138d315..e70c7dba 100644 --- a/maps/space-elevator.mapinfo +++ b/maps/space-elevator.mapinfo @@ -4,4 +4,4 @@ author FruitieX, Mirio, Cuinnton has weapons gametype ctf cdtrack 4 - +size -1024 -4672 -1216 1088 4672 1024 // Bounds of the lightgrid brush, if not set here the minimap won't be scaled properly diff --git a/maps/xoylent.mapinfo b/maps/xoylent.mapinfo index 8a0cccaa..9dd58ec5 100644 --- a/maps/xoylent.mapinfo +++ b/maps/xoylent.mapinfo @@ -2,6 +2,7 @@ title Xoylent description A remake of Soylent author sev, Strahlemann cdtrack 7 +size -1680 -2576 -5648 2448 1552 2064 // The map bounds are set here to fix a wrongly scaled minimap has weapons gametype dm gametype lms -- 2.39.2