Added UFO abduction protection. (#3641)

This commit is contained in:
gir489 2024-09-01 15:38:07 -04:00 committed by GitHub
parent 70a173a741
commit 351749e598

View File

@ -104,6 +104,7 @@ namespace big::protection
{"ggsm_arcade"_J, script_block_state::BLOCK_ALWAYS}, // Space Monkey?
{"puzzle"_J, script_block_state::BLOCK_ALWAYS}, // Qub3d?
{"camhedz_arcade"_J, script_block_state::BLOCK_ALWAYS},
{"fm_content_ufo_abduction"_J, script_block_state::BLOCK_ALWAYS},
{"SCTV"_J, script_block_state::BLOCK_ALWAYS}}
};