removed unused processesseessess
This commit is contained in:
parent
348f355eb2
commit
4fdc567e08
158 changed files with 1317 additions and 3351 deletions
|
|
@ -7,7 +7,6 @@
|
|||
categoryGain: { voice: 3.2, notify: 18.0, ops: 16.0 },
|
||||
idGain: {
|
||||
sfx_notify: 2.60,
|
||||
sfx_log_push: 2.60,
|
||||
sfx_ui_click: 2.35,
|
||||
sfx_ui_fold: 2.20,
|
||||
sfx_place: 2.10,
|
||||
|
|
@ -35,7 +34,6 @@
|
|||
sfx_zunchi: 0.14,
|
||||
sfx_ant_die: 0.14,
|
||||
sfx_notify: 0.10,
|
||||
sfx_log_push: 0.10,
|
||||
voice_sunbath: 0.95,
|
||||
sfx_shoot: 0.045,
|
||||
sfx_bolt_action: 0.10,
|
||||
|
|
@ -71,9 +69,9 @@
|
|||
sfx_eat: "voice", sfx_sleep: "voice", sfx_wake: "voice", sfx_birth: "voice", sfx_death: "voice",
|
||||
sfx_damage_soft: "voice", sfx_damage_heavy: "voice", sfx_fight_hit: "voice", sfx_fight_finish: "voice",
|
||||
sfx_disease: "voice", sfx_heal: "voice", sfx_ant_drag: "voice", sfx_ant_die: "voice", sfx_queen_ant: "voice",
|
||||
sfx_notify: "notify", sfx_phase: "notify", sfx_log_push: "notify",
|
||||
sfx_notify: "notify", sfx_phase: "notify",
|
||||
sfx_ui_click: "ops", sfx_ui_fold: "ops", sfx_place: "ops", sfx_delete: "ops", sfx_poke: "ops",
|
||||
sfx_grab: "ops", sfx_drop: "ops", sfx_water_hose: "ops", sfx_water_clean: "ops", sfx_drink: "ops",
|
||||
sfx_grab: "ops", sfx_drop: "ops", sfx_water_hose: "ops", sfx_drink: "ops",
|
||||
sfx_ball_hit: "ops", sfx_stone_impact: "ops", sfx_firecracker_fuse: "ops", sfx_firecracker_explode: "ops",
|
||||
sfx_shoot: "ops", sfx_bolt_action: "ops",
|
||||
sfx_genkotsu_fall: "ops", sfx_genkotsu_impact: "ops", sfx_ground_rumble: "ops", sfx_grass: "ops",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue