Open Die4Ever opened 1 year ago
at the start, randomize some dates for events and put them in the changes list so the player can plan for them
https://github.com/Die4Ever/rollercoaster-tycoon-randomizer/blob/main/src/modules/park.ts#L38
could do basically any crowd control effect or cheat, even getting money ("you won a lawsuit" notification?)
earthquake, breaks all rides, I don't think the API can do this yet
https://github.com/OpenRCT2/OpenRCT2/blob/b6f64bae9e0161e458891ccfea8699cc0808e144/src/openrct2/ride/Ride.cpp#L4620
at the start, randomize some dates for events and put them in the changes list so the player can plan for them
https://github.com/Die4Ever/rollercoaster-tycoon-randomizer/blob/main/src/modules/park.ts#L38
could do basically any crowd control effect or cheat, even getting money ("you won a lawsuit" notification?)
earthquake, breaks all rides, I don't think the API can do this yet
https://github.com/OpenRCT2/OpenRCT2/blob/b6f64bae9e0161e458891ccfea8699cc0808e144/src/openrct2/ride/Ride.cpp#L4620