mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Merge pull request #14344 from Kyep/tgui_robotics_borg_charger_fix
Fixes borgs in charger not showing on robotics console
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
return FALSE
|
||||
if(R.scrambledcodes)
|
||||
return FALSE
|
||||
if(!atoms_share_level(src, R))
|
||||
if(!atoms_share_level(get_turf(src), get_turf(R)))
|
||||
return FALSE
|
||||
return TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user