mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
@@ -14,4 +14,4 @@
|
||||
name = "bench frame"
|
||||
|
||||
/obj/structure/table/bench/CanPass(atom/movable/mover)
|
||||
return 1
|
||||
return 1
|
||||
|
||||
@@ -19,4 +19,3 @@
|
||||
icon = 'icons/obj/tables.dmi'
|
||||
icon_state = "debugium"
|
||||
default_type = "debugium"
|
||||
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
if(loc != oldloc)
|
||||
for(var/obj/structure/table/T in view(oldloc, 1) | view(loc, 1))
|
||||
T.update_connections()
|
||||
T.update_icon()
|
||||
T.update_icon()
|
||||
|
||||
Reference in New Issue
Block a user