Files
Paradise/tools/UpdatePaths/Scripts/17259_dirbump_part2.txt
S34N 4f5c3376e3 Updates tools to include mapmerge hooks and merge drivers, plus more (#18034)
* bumps tools to modern versions, adds DMM merge driver hooks for automatic map merging

* mapping guidelines update

* Update .github/CONTRIBUTING.md

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* aa review

* these somehow got ignored? force adding

* Apply suggestions from code review

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-06-21 23:53:19 +01:00

24 lines
2.6 KiB
Plaintext

/obj/machinery/firealarm {pixel_x=24; pixel_y=@UNSET} : /obj/machinery/firealarm {@OLD;name="east bump"}
/obj/machinery/firealarm {pixel_x=-24; pixel_y=@UNSET} : /obj/machinery/firealarm {@OLD;name="west bump"}
/obj/machinery/firealarm {pixel_y=24; pixel_x=@UNSET} : /obj/machinery/firealarm {@OLD;name="north bump"}
/obj/machinery/firealarm {pixel_y=-24; pixel_x=@UNSET} : /obj/machinery/firealarm {@OLD;name="south bump"}
/obj/structure/extinguisher_cabinet {pixel_x=27; pixel_y=@UNSET} : /obj/structure/extinguisher_cabinet {@OLD;name="east bump"}
/obj/structure/extinguisher_cabinet {pixel_x=-27; pixel_y=@UNSET} : /obj/structure/extinguisher_cabinet {@OLD;name="west bump"}
/obj/structure/extinguisher_cabinet {pixel_y=30; pixel_x=@UNSET} : /obj/structure/extinguisher_cabinet {@OLD;name="north bump"}
/obj/structure/extinguisher_cabinet {pixel_y=-30; pixel_x=@UNSET} : /obj/structure/extinguisher_cabinet {@OLD;name="south bump"}
/obj/item/radio/intercom {pixel_x=28; pixel_y=@UNSET} : /obj/item/radio/intercom {@OLD;name="east bump"}
/obj/item/radio/intercom {pixel_x=-28; pixel_y=@UNSET} : /obj/item/radio/intercom {@OLD;name="west bump"}
/obj/item/radio/intercom {pixel_y=28; pixel_x=@UNSET} : /obj/item/radio/intercom {@OLD;name="north bump"}
/obj/item/radio/intercom {pixel_y=-28; pixel_x=@UNSET} : /obj/item/radio/intercom {@OLD;name="south bump"}
/obj/machinery/light_switch {pixel_x=24; pixel_y=@UNSET} : /obj/machinery/light_switch {@OLD;name="east bump"}
/obj/machinery/light_switch {pixel_x=-24; pixel_y=@UNSET} : /obj/machinery/light_switch {@OLD;name="west bump"}
/obj/machinery/light_switch {pixel_y=24; pixel_x=@UNSET} : /obj/machinery/light_switch {@OLD;name="north bump"}
/obj/machinery/light_switch {pixel_y=-24; pixel_x=@UNSET} : /obj/machinery/light_switch {@OLD;name="south bump"}
/obj/machinery/alarm {pixel_x=24; pixel_y=@UNSET} : /obj/machinery/alarm {@OLD;name="east bump"}
/obj/machinery/alarm {pixel_x=-24; pixel_y=@UNSET} : /obj/machinery/alarm {@OLD;name="west bump"}
/obj/machinery/alarm {pixel_y=24; pixel_x=@UNSET} : /obj/machinery/alarm {@OLD;name="north bump"}
/obj/machinery/alarm {pixel_y=-24; pixel_x=@UNSET} : /obj/machinery/alarm {@OLD;name="south bump"}
/obj/machinery/newscaster {pixel_x=32; pixel_y=@UNSET} : /obj/machinery/newscaster {@OLD;name="east bump"}
/obj/machinery/newscaster {pixel_x=-32; pixel_y=@UNSET} : /obj/machinery/newscaster {@OLD;name="west bump"}
/obj/machinery/newscaster {pixel_y=32; pixel_x=@UNSET} : /obj/machinery/newscaster {@OLD;name="north bump"}
/obj/machinery/newscaster {pixel_y=-32; pixel_x=@UNSET} : /obj/machinery/newscaster {@OLD;name="south bump"}