mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
@@ -1299,6 +1299,7 @@ proc/find_holder_of_type(var/atom/reference,var/typepath) //Returns the first ob
|
|||||||
density = 0
|
density = 0
|
||||||
see_in_dark = 1e6
|
see_in_dark = 1e6
|
||||||
anchored = 1
|
anchored = 1
|
||||||
|
flags = INVULNERABLE
|
||||||
|
|
||||||
//Gets the Z level datum for this atom's Z level
|
//Gets the Z level datum for this atom's Z level
|
||||||
/proc/get_z_level(var/atom/A)
|
/proc/get_z_level(var/atom/A)
|
||||||
|
|||||||
Reference in New Issue
Block a user