Skip to content

Commit

Permalink
mabye thats what i need?
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Sep 18, 2024
1 parent 9e7d084 commit 73c059f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/turfs/turf.dm
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GLOBAL_LIST_EMPTY(created_baseturf_lists)
var/list/atom/movable/opacity_sources

// ID of the virtual level we're in
var/virtual_z = 0
var/virtual_z = 1

/// If TRUE, radiation waves will qdelete if they step forwards into this turf, and stop propagating sideways if they encounter it.
/// Used to stop radiation from travelling across virtual z-levels such as transit zones and planetary encounters.
Expand Down

0 comments on commit 73c059f

Please sign in to comment.