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