mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Autotucking On Map Load (#81782)
## About The Pull Request Doesn't really do much currently but without it wallening beds look fuckin DUMB Plus I think this better matches what is intended ## Why It's Good For The Game  --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> Co-authored-by: san7890 <the@san7890.com>
This commit is contained in:
co-authored by
Ghom
san7890
parent
be1f4950ef
commit
1f249fbf0f
@@ -26,7 +26,7 @@
|
||||
|
||||
/obj/item/disk/nuclear/Initialize(mapload)
|
||||
. = ..()
|
||||
AddElement(/datum/element/bed_tuckable, 6, -6, 0)
|
||||
AddElement(/datum/element/bed_tuckable, mapload, 6, -6, 0)
|
||||
AddComponent(/datum/component/stationloving, !fake)
|
||||
|
||||
if(!fake)
|
||||
|
||||
Reference in New Issue
Block a user