"Games"
{
	"cstrike"
	{
		"Addresses"
		{
			"IsHolidayActive"
			{
				"signature"	"CCSPlayer::Event_Killed"
			}
		}
		"Signatures"
		{
			"CCSPlayer::Event_Killed"
			{
				"library"	"server"
				"windows"	"\x55\x8B\xEC\x81\xEC\xF4\x00\x00\x00\x56\x89\x4D\xFC"
				"linux"		"\x55\x89\xE5\x57\x56\x53\x81\xEC\xBC\x00\x00\x00\x8B\x5D\x0C"
			}		
		}
		"Offsets"
		{
			"CallIsHoliday"
			{
				"windows"		"863"
				"linux"			"1575"
			}
			"Chance"
			{
				"windows"		"893"
				"linux"			"1610"
			}
		}
	}
}