code/modules/shuttle/shuttle_events/_shuttle_events.dm
/datum/shuttle_event | An event that can run during shuttle flight, and will run for the duration of it (configurable) |
---|---|
/datum/shuttle_event/simple_spawner | Spawns objects, mobs, whatever with all the necessary code to make it hit and/or miss the shuttle |