mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 13:36:15 +01:00
less prob, smaller sound
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user