Files
8252233258 various fixes + tweaks (#6138)
see files changed:

- fixes lowwalls clickblocking
- pipes are now smaller
- fxies some table stuff
- air alarms
- buffs scrubbers
- buffs protean blob structure damage again are you happy now
@Ghostcoffeee
- both buffs and nerfs metal foam
- nerfs inflatables
- fixes weather

---------

Co-authored-by: silicons <no@you.cat>
2023-11-14 20:37:37 -08:00

16 lines
372 B
Plaintext

// todo: de-table
/obj/structure/table/bench
name = "bench frame"
icon = 'icons/obj/bench.dmi'
icon_state = "frame"
desc = "It's a bench, for putting things on. Or standing on, if you really want to."
can_reinforce = 0
flipped = -1
density = 0
depth_projected = FALSE
base_name = "bench"
/obj/structure/table/bench/CanAllowThrough(atom/movable/mover)
return 1