mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 14:33:10 +00:00
## About PR - Uses `locate()` instead of `get_step()` when determining banner's location, while considering the set offset value (normally either 32 or -32) to have an accurate result. This resolves banners having stands while placed on walls after Init. - Instead of checking where the user is standing, the banners now checks the position it'll be placed upon, and whether this position has dense objects except the ones that is fine to be placed upon. Resolves #18068 - Prevents banner duplication, resolves #18620 I am sorry for the shitcode in advance --------- Signed-off-by: Kano <89972582+kano-dot@users.noreply.github.com> Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>