mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
[MIRROR] Standing on structures such as crates, tables and bed will now look like it. [MDB IGNORE] (#25324)
* Standing on structures such as crates, tables and bed will now look like it. * Update deployable.dm * Makes this modular --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
@@ -151,6 +151,8 @@
|
||||
can_weld_shut = FALSE
|
||||
cutting_tool = null
|
||||
paint_jobs = null
|
||||
elevation = 4 //It's a small mound.
|
||||
elevation_open = 0
|
||||
|
||||
/// will this grave give you nightmares when opened
|
||||
var/lead_tomb = FALSE
|
||||
|
||||
Reference in New Issue
Block a user