mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
[MIRROR] Bitrunning: Tweaks, QoL and removals (#28309)
* Bitrunning: Tweaks, QoL and removals * Update mob_spawn.dm * Update skin.dmf * Update mob_spawn.dm --------- Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com> Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>
This commit is contained in:
co-authored by
Jeremiah
SpaceLoveSs13
parent
a131c53f30
commit
8f6729abd9
@@ -110,7 +110,7 @@
|
||||
if(isnull(destination))
|
||||
return
|
||||
|
||||
var/obj/structure/hololadder/wayout = new(destination)
|
||||
var/obj/structure/hololadder/wayout = new(destination, src)
|
||||
if(isnull(wayout))
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user