turf/Ship_Entrance
icon = 'Bigteleporter2013.dmi'

Problem description:
I want to move it by pixel_x - 16; to align it in the center instead of it coming off on the right a little. If anyone can help me with a code that can do that; I'll be grateful.
Code:
turf/Ship_Entrance ![]() Problem description: I want to move it by pixel_x - 16; to align it in the center instead of it coming off on the right a little. If anyone can help me with a code that can do that; I'll be grateful. |
Edit: Although, that might have undesirable effects on your map since you're using /turf. Might want to use /obj instead.