mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-02-17 01:11:20 +00:00
22 lines
636 B
Lua
22 lines
636 B
Lua
|
-- ff_cz2.lua
|
||
|
|
||
|
|
||
|
-----------------------------------------------------------------------------
|
||
|
-- includes
|
||
|
-----------------------------------------------------------------------------
|
||
|
IncludeScript("base_cp_default")
|
||
|
IncludeScript("base_cp")
|
||
|
|
||
|
|
||
|
-----------------------------------------------------------------------------
|
||
|
-- overrides
|
||
|
-----------------------------------------------------------------------------
|
||
|
function healthkit:dropatspawn() return false end
|
||
|
|
||
|
|
||
|
-----------------------------------------------------------------------------
|
||
|
-- locations
|
||
|
-----------------------------------------------------------------------------
|
||
|
|
||
|
|