mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] August 2024 various fixes (#8766)
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
@@ -340,6 +340,11 @@
|
||||
/obj/mecha/can_fall()
|
||||
return TRUE
|
||||
|
||||
// VOREstation edit - Falling vehicles.
|
||||
/obj/vehicle/can_fall()
|
||||
return TRUE
|
||||
// VOREstation edit end
|
||||
|
||||
/obj/item/pipe/can_fall()
|
||||
. = ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user