summaryrefslogtreecommitdiff
path: root/TF2 Crates/eclipse/config/TheYouWillDieMod.cfg
blob: 478c2337ec6834bf47383c3e6a3884574f0c2419 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Configuration file

general {
    B:disable_disadvantages=false
    B:disable_traps=false
    B:enable_crafting_stats=true
    B:enable_mob_kill_stats=true
    B:enable_weapon_kill_stats=true
    I:max_pillars_per_chunk=3
    I:mushroom_replace_difficulty=15
    I:pillar_gen_difficulty=75
    B:pillar_glow=true
    B:show_all_pillars_in_creative=false
    B:spawn_random_pillars=true
    B:spawn_towers=true
    I:tower_gen_difficulty=225
    I:trap_gen_difficulty=300
    B:traps_below_ground_only=false
    B:version_checking=true
}


keybindings {
    I:blessing_key=25
    I:examine_key=45
}