From abfad4d12ed11f4d0d3c762d4ece4848043d4c62 Mon Sep 17 00:00:00 2001 From: Isratosh Date: Fri, 10 Apr 2026 21:47:17 -0600 Subject: [PATCH] Fix master CI xenochitin repath (#95735) --- _maps/RandomZLevels/Academy.dmm | 2 +- tools/UpdatePaths/Scripts/95735_xenochitin.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 tools/UpdatePaths/Scripts/95735_xenochitin.txt diff --git a/_maps/RandomZLevels/Academy.dmm b/_maps/RandomZLevels/Academy.dmm index 2d704c94e10..3d00c9acc0d 100644 --- a/_maps/RandomZLevels/Academy.dmm +++ b/_maps/RandomZLevels/Academy.dmm @@ -1768,7 +1768,7 @@ "lT" = ( /obj/structure/table, /obj/item/stack/cable_coil, -/obj/item/stack/sheet/xenochitin, +/obj/item/stack/sheet/animalhide/xeno, /turf/open/floor/plating, /area/awaymission/caves/academy) "lU" = ( diff --git a/tools/UpdatePaths/Scripts/95735_xenochitin.txt b/tools/UpdatePaths/Scripts/95735_xenochitin.txt new file mode 100644 index 00000000000..c90c16f8c61 --- /dev/null +++ b/tools/UpdatePaths/Scripts/95735_xenochitin.txt @@ -0,0 +1 @@ +/obj/item/stack/sheet/xenochitin : /obj/item/stack/sheet/animalhide/xeno{@OLD} \ No newline at end of file