mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Add 2 additional colour presets to Flying Saucers
This commit is contained in:
@@ -50,6 +50,8 @@ constexpr const RideTypeDescriptor FlyingSaucersRTD =
|
||||
SET_FIELD(ColourPresets, TRACK_COLOUR_PRESETS(
|
||||
{ COLOUR_DARK_PURPLE, COLOUR_GREY, COLOUR_BLACK },
|
||||
{ COLOUR_BLACK, COLOUR_YELLOW, COLOUR_BLACK },
|
||||
{ COLOUR_YELLOW, COLOUR_SATURATED_RED, COLOUR_BLACK },
|
||||
{ COLOUR_ICY_BLUE, COLOUR_WHITE, COLOUR_BLACK },
|
||||
)),
|
||||
SET_FIELD(ColourPreview, { SPR_RIDE_DESIGN_PREVIEW_FLYING_SAUCERS_TRACK, 0 }),
|
||||
SET_FIELD(ColourKey, RideColourKey::Ride),
|
||||
|
||||
Reference in New Issue
Block a user