HippieStationArchive / HippieStation13-2

Archived
http://hippiestation.com
GNU Affero General Public License v3.0
5 stars 22 forks source link

Clown shoes make no noise. #439

Open GuyonBroadway opened 7 years ago

GuyonBroadway commented 7 years ago

After goonsounds clown shoes now make no noise.

tortellinitony commented 7 years ago

Having tested this, it is very strange. It appears that every other time the SAME exact proc [playsound(src, "clownstep", 50, 1)] is called [HONK mech, banana floor tiles] it works fine. Maybe someone can take a closer look at this.

https://github.com/HippieStation/HippieStation13/blob/e194b745d0e8c95ff94aa1343164ae7fa8b07e22/code/modules/clothing/shoes/miscellaneous.dm

/obj/item/clothing/shoes/clown_shoes/step_action()

The proc IS running, and the footstep var IS increasing.