mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-21 20:21:09 +00:00
21 lines
657 B
Lua
21 lines
657 B
Lua
-- ff_cz2.lua
|
|
|
|
|
|
-----------------------------------------------------------------------------
|
|
-- includes
|
|
-----------------------------------------------------------------------------
|
|
IncludeScript("base_cp_default")
|
|
IncludeScript("base_cp")
|
|
|
|
|
|
-----------------------------------------------------------------------------
|
|
-- overrides
|
|
-----------------------------------------------------------------------------
|
|
function healthkit:dropatspawn() return false end
|
|
|
|
|
|
-----------------------------------------------------------------------------
|
|
-- locations
|
|
-----------------------------------------------------------------------------
|
|
|
|
|