mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
0.3.9 b559
This commit is contained in:
parent
de065ea3a7
commit
dee3394024
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -25,7 +25,7 @@ class CfgEpochClient
|
|||||||
EPOCH_news[] = {"Word is that Sappers have a new boss.","Dogs will often lure them monsters away.","My dog was blown up. I miss him.."};
|
EPOCH_news[] = {"Word is that Sappers have a new boss.","Dogs will often lure them monsters away.","My dog was blown up. I miss him.."};
|
||||||
deathMorphClass[] = {"Epoch_Sapper_F","Epoch_SapperB_F","I_UAV_01_F","Epoch_Cloak_F"};//Random selection of these classes when player morphs after death. Currently available: Epoch_Cloak_F, Epoch_SapperB_F, Epoch_Sapper_F, I_UAV_01_F
|
deathMorphClass[] = {"Epoch_Sapper_F","Epoch_SapperB_F","I_UAV_01_F","Epoch_Cloak_F"};//Random selection of these classes when player morphs after death. Currently available: Epoch_Cloak_F, Epoch_SapperB_F, Epoch_Sapper_F, I_UAV_01_F
|
||||||
niteLight[] = {1.88,22};//Set ambient lighting at night: {Brightness of light,Height of light}. Default (Low Ambient): {1.88,22} | Twilight: {7.2,88} | Distant: {12.8,142}
|
niteLight[] = {1.88,22};//Set ambient lighting at night: {Brightness of light,Height of light}. Default (Low Ambient): {1.88,22} | Twilight: {7.2,88} | Distant: {12.8,142}
|
||||||
ryanZombiesEnabled = true; // disabled by default true
|
ryanZombiesEnabled = false; // disabled by default
|
||||||
antagonistSpawnIndex[] = {
|
antagonistSpawnIndex[] = {
|
||||||
{"Epoch_Cloak_F", 1}, // {"type", limit}
|
{"Epoch_Cloak_F", 1}, // {"type", limit}
|
||||||
{"GreatWhite_F", 2},
|
{"GreatWhite_F", 2},
|
||||||
|
@ -1 +1 @@
|
|||||||
build=558;
|
build=559;
|
||||||
|
@ -1 +1 @@
|
|||||||
build=558;
|
build=559;
|
||||||
|
@ -1 +1 @@
|
|||||||
build=558;
|
build=559;
|
||||||
|
@ -1 +1 @@
|
|||||||
build=558;
|
build=559;
|
||||||
|
Loading…
Reference in New Issue
Block a user