mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 08:27:24 +01:00
Merge pull request #556 from ArchieBeepBoop/roddupe
Ladders are now Better Ladders(tm)
This commit is contained in:
@@ -77,6 +77,8 @@
|
||||
if(!is_ghost)
|
||||
show_fluff_message(going_up, user)
|
||||
ladder.add_fingerprint(user)
|
||||
if (prob(2))
|
||||
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