your footsteps

This commit is contained in:
Birdtalon
2017-09-14 11:24:15 +01:00
parent 7dad1372e6
commit 2b51d4dd78
+1 -1
View File
@@ -181,7 +181,7 @@
if((!silence_steps || shoe_sound) && TR.use(4))
silence_steps = 1
shoe_sound = null
to_chat(user, "You tape the soles of [src] to silence them.")
to_chat(user, "You tape the soles of [src] to silence your footsteps.")
else
return ..()