Merge pull request #6219 from Crazylemon64/tg_mapconflict_helper

Tg mapconflict helper
This commit is contained in:
Fox McCloud
2017-01-23 06:04:52 -05:00
committed by GitHub
7 changed files with 838 additions and 0 deletions
+6
View File
@@ -30,6 +30,12 @@ var/intercom_range_display_status = 0
src.pixel_x = -224
src.pixel_y = -224
/obj/effect/debugging/mapfix_marker
name = "map fix marker"
icon = 'icons/mob/screen_gen.dmi'
icon_state = "mapfixmarker"
desc = "I am a mappers mistake."
/obj/effect/debugging/marker
icon = 'icons/turf/areas.dmi'
icon_state = "yellow"