Ports TG stamp sound effect (#20087)

This commit is contained in:
Henri215
2023-01-07 16:55:55 -03:00
committed by GitHub
parent 04c0704302
commit f3fa59a5c0
5 changed files with 5 additions and 0 deletions
@@ -280,6 +280,7 @@
dat+="<img src=large_[W.icon_state].png>"
stamped = 1
to_chat(user, "You stamp the ID card!")
playsound(user, 'sound/items/handling/standard_stamp.ogg', 50, vary = TRUE)
else
to_chat(user, "This ID has already been stamped!")