Revert "Adds new sounds for RIGs. (#9617)" (#9759)

This commit is contained in:
Erki
2020-08-26 14:26:57 +02:00
committed by GitHub
parent 72391d862f
commit 1d707cc0fa
10 changed files with 4 additions and 29 deletions
@@ -156,8 +156,6 @@
if (is_noisy && !stat && !lying)
if ((x == last_x && y == last_y) || !footsound)
return
if(shoes && (shoes.item_flags & SILENT))
return // quiet shoes
last_x = x
last_y = y
if (m_intent == "run")