[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:
SkyratBot
2024-06-22 10:49:46 +05:30
committed by GitHub
co-authored by Jeremiah SpaceLoveSs13
parent a131c53f30
commit 8f6729abd9
18 changed files with 171 additions and 1920 deletions
@@ -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