Jump to content

Popeye

From Kingpin Wiki
Revision as of 12:55, 4 April 2025 by FREDZ (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Popeye
Popeye
Model: cast_runt
Head: 1 (The is no head for cast_runt)
Skin: 040 019 048
Health: 300
Weapon: Pipe
Cash: 0
Moral: 4
Acc: 2
Call: 3

Popeye can be found on map sy_h.

Voice table:

voice_table_t sy_popeye[] =
{

	{NULL, "Heilman's boys just dragged some dame into that warehouse... she was screamin' er head off a minute ago",	"Heilman's boys just dragged some dame into that warehouse... she was screamin' er head off a minute ago",	"actors/male/popeye/dragged.wav",	0, {0,0,0,0,0}, 0, 0 , TT_POSITIVE},
	
	{NULL, "don't try to tackle those goons yourself... you won't stand a chance",			"don't try to tackle those goons yourself... you won't stand a chance",			"actors/male/popeye/tackle.wav",		0, {0,0,0,0,0}, 0, 0 , TT_POSITIVE},
	{NULL, "you ought to go down to the salty dog saloon and get a little help",			"you ought to go down to the salty dog saloon and get a little help",			"actors/male/popeye/saltydog.wav",		0, {0,0,0,0,0}, 0, 0 , TT_POSITIVE},
	
	{NULL, "ahh, that Heilman's a piece of work, isn't he",									"ahh, that Heilman's a piece of work, isn't he",								"actors/male/popeye/prefind1.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "son of a bitch has got these docks sewn up tight",								"son of a @*%$#! has got these docks sewn up tight",							"actors/male/popeye/prefind2.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "you want to work steady, you gotta kick back half your dough",					"you want to work steady, you gotta kick back half your dough",					"actors/male/popeye/prefind3.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "you give the big guy any lip and his goons do a number on yeh",					"you give the big guy any lip and his goons do a number on yeh",				"actors/male/popeye/prefind4.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "I guess she musta talked outta turn",											"I guess she musta talked outta turn",											"actors/male/popeye/prefind5.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "uuuurrp",																		"uuuurrp",																		"actors/male/popeye/burp.wav",			0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},

	{NULL, "poor dame, they really did a number on her",									"poor dame, they really did a number on her",									"actors/male/popeye/postfind1.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "Heilman and the rest of his goons are holed up over by the shipyard",			"Heilman and the rest of his goons are holed up over by the shipyard",			"actors/male/popeye/postfind2.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "they're all armed to the teeth... you better get some more help",				"they're all armed to the teeth... you better get some more help",				"actors/male/popeye/postfind3.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "somebody's got to open up the gate for yeh",									"somebody's got to open up the gate for yeh",									"actors/male/popeye/postfind4.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "Heilman sure ain't gonna like hearin how you iced his boys",					"Heilman sure ain't gonna like hearin how you iced his boys",					"actors/male/popeye/postfind5.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},
	{NULL, "poor Barney...  he's sleepin with the wharf shrimp",							"poor Barney...  he's sleepin with the wharf shrimp",							"actors/male/popeye/barny.wav",			0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "you go in the water... wharf shrimp in the water...",							"you go in the water... wharf shrimp in the water...",							"actors/male/popeye/wharfshrimp.wav",	0, {0,0,0,0,0}, 0, 0 , TT_NONE},

	{NULL, "Don't talk to me like that ya young punk!",										"Don't talk to me like that ya young punk!",									"actors/male/popeye/hostile1.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "Whattaya barking at me for?  I didn't do nothin'",								"Whattaya barking at me for?  I didn't do nothin'",								"actors/male/popeye/hostile2.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "Ah so go fuck yourself, I was just tryin' ta help",								"Ah so go @*%$#! yourself, I was just tryin' ta help",					"actors/male/popeye/hostile3.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	
	{NULL, "arrrrh",																		"arrrrh",																		"actors/male/popeye/argh1.wav",			0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "nnaarrahh",																		"nnaarrahh",																	"actors/male/popeye/argh2.wav",			0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
	{NULL, "nahrrnn",																		"nahrrnn",																		"actors/male/popeye/argh3.wav",			0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},

	{NULL, "",																				"",																				"actors/male/popeye/whistle.wav",		0, {0,0,0,0,0}, 0, 0 , TT_NONE},

};