mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user