mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
New sand and water sprites (ported from Bay) (#75254)
## About The Pull Request Ports over new water sprites originally made by Flashkirby in https://github.com/Baystation12/Baystation12/pull/3724 Also made some code adjustments because they don't have that weird in-between sprite that the old water had. ## Why It's Good For The Game  This could be us but you're still using those jank-ass old water sprites :\ ## Changelog 🆑 Tattle, Flashkirby sound: increased the volume of the water step noises image: ported over bay's water sprites /🆑 --------- Co-authored-by: tattle <article.disaster@gmail.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# These aren't going to be a perfect 1:1, adjust your maps accordingly
|
||||
|
||||
/turf/open/water/beach/biodome : /turf/open/water/beach{@OLD}
|
||||
|
||||
/turf/open/misc/beach/coastline_b : /turf/open/misc/beach/coast{@OLD}
|
||||
/turf/open/misc/beach/coastline_t : /turf/open/misc/beach/sand{@OLD}
|
||||
|
||||
/turf/open/misc/beach/coastline_t/sandwater_inner : /turf/open/misc/beach/coast/corner{@OLD}
|
||||
|
||||
/turf/open/floor/holofloor/beach/coast_t : /turf/open/floor/holofloor/beach/coast{@OLD}
|
||||
/turf/open/floor/holofloor/beach/coast_b : /turf/open/floor/holofloor/beach/water{@OLD}
|
||||
Reference in New Issue
Block a user