------------------------------------------------------------ --script for the first broken paradox pipe ------------------------------------------------------------ function onStartup(self) self:PlayFXEffect{name = "maelstromobject", effectID = 549, effectType = "create"} end