mirage ![code/modules/mapfluff/ruins/objects_and_mobs/museum.dm 92](git.png)
Vars | |
offset | target turf x and y are offsets from our location instead of a direct coordinate |
---|---|
range | tile range that we show, 2 means that the target tile and two tiles ahead of it in our direction will show |
target_turf_z | if not specified, uses our Z |
Var Details
offset ![code/modules/mapfluff/ruins/objects_and_mobs/museum.dm 97](git.png)
target turf x and y are offsets from our location instead of a direct coordinate
range ![code/modules/mapfluff/ruins/objects_and_mobs/museum.dm 99](git.png)
tile range that we show, 2 means that the target tile and two tiles ahead of it in our direction will show
target_turf_z ![code/modules/mapfluff/ruins/objects_and_mobs/museum.dm 105](git.png)
if not specified, uses our Z