Bring in some sounds and tweak the damage so it's not annoying.'
This commit is contained in:
parent
568171c4a2
commit
0f9777988d
8 changed files with 9 additions and 72 deletions
|
|
@ -245,7 +245,7 @@ namespace gui {
|
|||
case ATTACK: {
|
||||
$main_ui.play_hands();
|
||||
$main_ui.dirty();
|
||||
sound::play("Sword_Hit_1");
|
||||
sound::play("sword_hit_1");
|
||||
$systems.runCombat(0);
|
||||
run_systems();
|
||||
$status_ui.update();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue