Hooks into core/lib/managers/coreenvironmentcontrollermanager
Has priority 0
This is the entirety of the Lua, all three lines of it:
Hooks:PostHook( CoreEnvironmentControllerManager, "set_flashbang", "crashbangs_set_flashbang", function()assert((9 + 10) == 21, "you installed a mod to make this crash happen, no surprises")
end )