Jump to content

Moker

From Kingpin Wiki
Moker
Moker
Model: cast_punk
Skin: 111 027 023
Health: 800
Weapon: Bazooka
Cash: 107
Moral: 5
Acc: 3
Call: 3

Moker can be found on map steel4.

Voice table:

voice_table_t steeltown_moker[] = 
{
	{NULL, "",								"",					"actors/male/moker/death1.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "",								"",					"actors/male/moker/death1.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},

	{NULL, "",								"",					"actors/male/moker/pain1.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "",								"",					"actors/male/moker/pain2.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "",								"",					"actors/male/moker/pain3.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "",								"",					"actors/male/moker/pain4.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},

	{NULL, "Ahh, moving up the ladder!",									"Ahh, moving up the ladder!",												"actors/male/moker/fight1.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "Heh heh hehehe!",												"Heh heh hehehe!",															"actors/male/moker/fight2.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "C'mon girlie man!",												"C'mon girlie man!",														"actors/male/moker/fight3.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "Moker will eat you for breakfast and shit you the next day!",	"Moker will eat you for breakfast and @*%$#! you the next day!",	"actors/male/moker/fight4.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},

	{NULL, "Moker will eat you for breakfast and crap you out!",			"Moker will eat you for breakfast and @*%$#! you out!",			"actors/male/moker/funny1.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "I'll eat you up and shit you out!",								"I'll eat you up and @*%$#! you out!",							"actors/male/moker/funny2.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "You think you're tough?",										"You think you're tough?",													"actors/male/moker/funny3.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "Let's go girlie man",											"Let's go girlie man",														"actors/male/moker/funny4.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "How's that for a strike breaker?",								"How's that for a strike breaker?",											"actors/male/moker/funny5.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "I have chunks of guys bigger than you in my stool!",			"I have chunks of guys bigger than you in my stool!",						"actors/male/moker/funny6.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE}
};