2025-02-02 09:20:59 +07:00

20 lines
2.2 KiB
Plaintext

#TRIGGER {You hear a whir as the salvage lines extend.} {gagAll; playsound {cosmic rage/ships/salvaging/deploy.wav} @vol}
#TRIGGER {You hear a whir as the salvaging lines retract.} {gagAll; playsound {cosmic rage/ships/salvaging/draw.wav} @vol}
#TRIGGER {On screen, you see a debris drone fire up its thrusters and head for a cloud.} {gagAll; playsound {cosmic rage/ships/salvaging/DroneLaunch.wav} @vol}
#TRIGGER {On screen, you see A drone dock to *} {gagAll; playsound {cosmic rage/ships/comets/probereturn.wav} @vol}
#TRIGGER {On screen, you see a debris drone scoop up some pieces of debris.} {gagAll; playsound {cosmic rage/ships/salvaging/DroneGets.wav} @vol}
#TRIGGER {On screen, you see The debris drone begin to return to *} {gagAll;}
#trigger {You hear a woosh as some drones launch into space.} {gagAll; playsound {cosmic rage/ships/salvaging/dronesWoosh.wav} @vol}
#trigger {You slide the image of the debris lines on screen so as to start salvaging.} {
gagAll}
#trigger {You feel the ship shudder slightly as the debris lines are firmly yanked into the ship.} {
gagAll}
#TRIGGER {*"All of our bays appear to be filled."} {playsound {cosmic rage/ships/salvaging/CargoBayFilled.wav} @vol}
#trigger {*"* salvaged by drone."} {#if {@gagSal = "Enabled"} {gagVoice}; playsound {cosmic rage/ships/salvaging/salvage*3.wav} @vol; #PC %PlayHandle Pan %Random(-4000,4000)}
#trigger {*"* salvaged, *"} {#if {@gagSal = "Enabled"} {gagVoice}; playsound {cosmic rage/ships/salvaging/salvage*3.wav} @vol; #PC %PlayHandle Pan %Random(-4000,4000)}
#trigger {You hear a hollow bang.} {gagAll; playsound {cosmic rage/ships/salvaging/DroneReturn.wav} @vol}
#trigger {*"firing up debris laser."} {playsound {Cosmic Rage/ships/salvaging/DebrisHum.wav} @vol; gagAll}
#trigger {You hear a ping as the debris laser fires.} {playsound {Cosmic Rage/ships/salvaging/DebrisLaser.wav} @vol; gagAll; #PC %PlayHandle Pan %Random(-4000,4000)}
#trigger {You target the debris cloud laser and hit fire.} {gagAll}
#TRIGGER {*"A ratika podship salvaged."} {gagAll; playsound {cosmic rage/ships/salvaging/salrat.wav} @vol}
#trigger {Your * slips momentarily on the controls.} {playsound {cosmic rage/ships/computer/Alert.wav} @vol}