mirror of
https://github.com/KabKebab/GS13.git
synced 2026-03-31 00:21:02 +01:00
less prob, smaller sound
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
show_fluff_message(going_up, user)
|
||||
ladder.add_fingerprint(user)
|
||||
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/atom/movable/AM
|
||||
|
||||
Reference in New Issue
Block a user