fed5674468
Wire mimic/pit/arrow/laser media on activate, poison/explosion via effects, and document the scene editor and traps in Instructions. Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
238 B
TypeScript
7 lines
238 B
TypeScript
/** Реэкспорт для совместимости; канонический модуль — `trapActivation.ts`. */
|
|
export {
|
|
MIMIC_ACTIVATION_MS,
|
|
mimicActivationVideoUrl,
|
|
playMimicActivationSound,
|
|
} from './trapActivation';
|