more Soundeffects tinkering

This commit is contained in:
nhmall
2023-01-27 23:41:54 -05:00
parent 90895330c5
commit 5b3a8b5774
5 changed files with 30 additions and 11 deletions

View File

@@ -279,6 +279,7 @@ dig(void)
}
break;
case 1:
Soundeffect(se_bang_weapon_side, 100);
pline("Bang! You hit with the broad side of %s!",
the(xname(uwep)));
wake_nearby();