less prob, smaller sound

This commit is contained in:
Dip
2020-10-07 12:34:08 -03:00
parent 2636ccf2b5
commit f4e6771f4d
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
show_fluff_message(going_up, user) show_fluff_message(going_up, user)
ladder.add_fingerprint(user) ladder.add_fingerprint(user)
if (prob(2)) if (prob(2))
SEND_SOUND(user, 'hyperstation/sound/misc/what_a_thrill.ogg') SEND_SOUND(user, pick('hyperstation/sound/misc/what_a_thrill.ogg','hyperstation/sound/misc/what_a_thrill2.ogg',))
var/turf/T = get_turf(ladder) var/turf/T = get_turf(ladder)
var/atom/movable/AM var/atom/movable/AM
Binary file not shown.
Binary file not shown.