ðŠïļDisasterService
Service for starting disaster events.
Example usage:
Functions
startDisaster(disasterType: DisasterType, duration: number)
Starts a Disaster event that lasts for an optional duration (in seconds).
Last updated