1
0
KF2-Dev-Scripts/KFGameContent/Classes/KFDifficulty_CrawlerKing.uc

15 lines
577 B
Ucode
Raw Permalink Normal View History

2020-12-13 15:01:13 +00:00
//=============================================================================
// KFDifficulty_CrawlerKing
//=============================================================================
// Per Zed, per difficulty balance settings
//=============================================================================
// Killing Floor 2
// Copyright (C) 2016 Tripwire Interactive LLC
//=============================================================================
class KFDifficulty_CrawlerKing extends KFDifficulty_Crawler
abstract;
defaultproperties
{
//defaults
}