mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Fixes #5098
Conflicts: code/game/objects/items/weapons/tools.dm code/modules/power/cable.dm
This commit is contained in:
@@ -43,9 +43,6 @@
|
||||
target.client.eye = holder
|
||||
sleep(jaunt_duration)
|
||||
mobloc = get_turf(target.loc)
|
||||
if(get_area(mobloc) == /area/security/armoury/gamma)
|
||||
target << "A strange energy repels you!"
|
||||
mobloc = originalloc
|
||||
animation.loc = mobloc
|
||||
target.canmove = 0
|
||||
sleep(20)
|
||||
|
||||
Reference in New Issue
Block a user