From 831a7b3092aaab0ef130072a8dfde5354d7809df Mon Sep 17 00:00:00 2001
From: Ichaie <167008606+Ichaie@users.noreply.github.com>
Date: Tue, 3 Dec 2024 21:12:59 -0300
Subject: [PATCH] Add Europa Map to Rotation (#1152)
# Description
This PR adds an old map to rotation called "Europa", originally a
planetary map, but due to several problems it was not able to be played,
I updated a good part of the map adding things necessary to be able to
be played in the EE code, using the same idea To make the Glacier map a
"planet", I created a parallax using the desert texture for the map and
set the atmosphere on the outer side to a temperature of 356.2 K (83 C)
with a high presence of CO2
---
# TODO
- [x] Rework eng
- [x] add Super Matter engine
- [x] better layout
- [x] Rework Epi
- [x] Better layout
- [x] missing content
- [x] Minor fixes on the map
- [x] test the map
- [x] add image
---