Larry: Difference between revisions
Appearance
Created page with "<center> {| class="wikitable" |+ Larry |- | colspan="2" | 300px|Larry |- | Model: || cast_punk |- | Skin: || 048 047 041 |- | Health: || 200 |- | Weapon: || 2 Pistols |- | Cash: || 5 |- | Moral: || 4 |- | Acc: || 2 |- | Call: || 4 |} </center> Larry can be found on map sy_h. Voice table: <syntaxhighlight lang="c"> voice_table_t ty_larry[] = { // 0 {NULL, "You fuckin' looser", "You @*%$#! looser", "a..." |
(No difference)
|
Latest revision as of 19:19, 4 April 2025
![]() | |
Model: | cast_punk |
Skin: | 048 047 041 |
Health: | 200 |
Weapon: | 2 Pistols |
Cash: | 5 |
Moral: | 4 |
Acc: | 2 |
Call: | 4 |
Larry can be found on map sy_h.
Voice table:
voice_table_t ty_larry[] =
{
// 0
{NULL, "You fuckin' looser", "You @*%$#! looser", "actors/male/hiredguy/larry.wav", 0, {0,0,0,0,0}, 0, 0 , TT_NONE},
};