mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[MIRROR] Japanese Tourists! Oh, and beef stroganoff, I guess! (#3782)
* Japanese Tourists! Oh, and beef stroganoff, I guess! (#57305) Co-authored-by: Qustinnus <Floydje123@ hotmail.com> Co-authored-by: Jordan Brown <Cyberboss@ users.noreply.github.com> * Japanese Tourists! Oh, and beef stroganoff, I guess! Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com> Co-authored-by: Qustinnus <Floydje123@ hotmail.com> Co-authored-by: Jordan Brown <Cyberboss@ users.noreply.github.com>
This commit is contained in:
co-authored by
Qustinnus
Jordan Brown
tralezab
parent
4bb8cafd06
commit
ac89e30e5b
@@ -75,7 +75,7 @@
|
||||
/mob/living/simple_animal/robot_customer/send_speech(message, message_range, obj/source, bubble_type, list/spans, datum/language/message_language, list/message_mods)
|
||||
. = ..()
|
||||
var/datum/customer_data/customer_info = ai_controller.blackboard[BB_CUSTOMER_CUSTOMERINFO]
|
||||
playsound(src, customer_info.speech_sound, TRUE, extrarange = MEDIUM_RANGE_SOUND_EXTRARANGE, falloff_distance = 5)
|
||||
playsound(src, customer_info.speech_sound, 30, extrarange = MEDIUM_RANGE_SOUND_EXTRARANGE, falloff_distance = 5)
|
||||
|
||||
/mob/living/simple_animal/robot_customer/examine(mob/user)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user