Jesus: Difference between revisions
Appearance
Created page with "<center> {| class="wikitable" |+ Jesus |- | colspan="2" | 300px|Jesus |- | Model: || ccast_runt |- | Skin: || 021 017 010 |- | Health: || 400 |- | Weapon: || Pistol |- | Cash: || 0 |- | Moral: || 5 |- | Acc: || 3 |- | Call: || 20 |} </center> Jesus can be found on map sr4. Voice table: <syntaxhighlight lang="c"> voice_table_t sr_jesus[] = { {NULL, "", "", "actors/male/jesus/death1..." |
No edit summary |
||
Line 5: | Line 5: | ||
| colspan="2" | [[File:Jesus.png|300px|Jesus]] | | colspan="2" | [[File:Jesus.png|300px|Jesus]] | ||
|- | |- | ||
| Model: || [[Entities_Cast#cast_runt| | | Model: || [[Entities_Cast#cast_runt|cast_runt]] | ||
|- | |- | ||
| Skin: || 021 017 010 | | Skin: || 021 017 010 |
Latest revision as of 01:39, 3 April 2025
![]() | |
Model: | cast_runt |
Skin: | 021 017 010 |
Health: | 400 |
Weapon: | Pistol |
Cash: | 0 |
Moral: | 5 |
Acc: | 3 |
Call: | 20 |
Jesus can be found on map sr4.
Voice table:
voice_table_t sr_jesus[] =
{
{NULL, "", "", "actors/male/jesus/death1.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NONE},
{NULL, "", "", "actors/male/jesus/death1.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NONE},
{NULL, "Ahh! God dammit!", "Ahh! Dammit!", "actors/male/jesus/pain1.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NONE},
{NULL, "", "", "actors/male/jesus/pain2.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NONE},
{NULL, "Ow! mutha fucka!", "Ow! @*%$#!", "actors/male/jesus/pain3.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NONE},
{NULL, "", "", "actors/male/jesus/pain4.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NONE},
{NULL, "Let's go motherfucker!", "Let's go @*%$#!", "actors/male/jesus/fight1.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "Is that what you got pendejo?", "Is that what you got @*%$#!?", "actors/male/jesus/fight2.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "Fuckin' eat shit motherfucker!", "@*%$#! eat @*%$#! @*%$#!!", "actors/male/jesus/fight3.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "I'll fuck you in the ass man!", "I'l @*%$#! you in the @*%$#! man", "actors/male/jesus/fight4.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "Are you ready to be fucked man?", "Are you ready to be @*%$#! man?", "actors/male/jesus/funny1.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "You don't Fuck with the Jesus, man", "You don't @*%$#! with the Jesus, man", "actors/male/jesus/funny2.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "I will Fuck you in the ass motherfucker", "I will @*%$#! you in the @*%$#! @*%$#!", "actors/male/jesus/funny3.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "Nobody fucks with the Jesus", "Nobody @*%$#! with the Jesus", "actors/male/jesus/funny4.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "Whooo!", "Whooo!", "actors/male/jesus/funny5.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "I'll stick that thing up your ass and pull the fucking trigger till it goes click", "I'll stick that thing up your @*%$#! and pull the @*%$#! trigger till it goes click", "actors/male/jesus/funny6.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
{NULL, "Leave that battery alone muthafucka", "Leave that battery alone @*%$#!", "actors/male/jesus/battery.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NEGATIVE},
};