-- ff_cz2.lua ----------------------------------------------------------------------------- -- includes ----------------------------------------------------------------------------- IncludeScript("base_cp_default") IncludeScript("base_cp") ----------------------------------------------------------------------------- -- overrides ----------------------------------------------------------------------------- function healthkit:dropatspawn() return false end ----------------------------------------------------------------------------- -- locations -----------------------------------------------------------------------------