mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 12:44:04 +01:00
[MIRROR] Various QoL (#12720)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
72d0a4f8ff
commit
e763f2dff1
@@ -1959,7 +1959,7 @@ Departamental Swimsuits, for general use
|
||||
var/uh_oh = pick(translocator.beacons)
|
||||
user.remove_from_mob(src, get_turf(user))
|
||||
translocator.destination = translocator.beacons[uh_oh]
|
||||
translocator.afterattack(user, user, proximity = 1, ignore_fail_chance = 1)
|
||||
translocator.afterattack(user, user, proximity_flag = 1, ignore_fail_chance = 1)
|
||||
add_attack_logs(user, user, "Tried to put on \the [src] and was involuntarily teleported by it (via \the [translocator] within)!")
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user