mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
Apply most/all of LINDA's updates
This commit ports most, if not all of LINDA's updates on -tg-, and fixes a few bugs that appear to be unique to paradise's codebase.
This commit is contained in:
@@ -352,10 +352,10 @@ var/global/wcColored
|
||||
|
||||
|
||||
/obj/structure/window/Move()
|
||||
air_update_turf(1)
|
||||
var/turf/T = loc
|
||||
..()
|
||||
dir = ini_dir
|
||||
air_update_turf(1)
|
||||
move_update_air(T)
|
||||
|
||||
//checks if this window is full-tile one
|
||||
/obj/structure/window/proc/is_fulltile()
|
||||
|
||||
Reference in New Issue
Block a user