From c54d7b2b34eab399b28dd6536ca2d933da59fe3d Mon Sep 17 00:00:00 2001 From: DGamerL <108773801+DGamerL@users.noreply.github.com> Date: Sat, 9 Nov 2024 23:06:18 +0100 Subject: [PATCH] Adds missing updatepaths (#27249) * Adds missing updatepaths * Update tools/UpdatePaths/Scripts/27006_shell_box.txt Co-authored-by: warriorstar-orion Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com> --------- Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Co-authored-by: warriorstar-orion --- tools/UpdatePaths/Scripts/27006_shell_box.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/UpdatePaths/Scripts/27006_shell_box.txt diff --git a/tools/UpdatePaths/Scripts/27006_shell_box.txt b/tools/UpdatePaths/Scripts/27006_shell_box.txt new file mode 100644 index 000000000000..4887814cabd9 --- /dev/null +++ b/tools/UpdatePaths/Scripts/27006_shell_box.txt @@ -0,0 +1,4 @@ +/obj/item/storage/box/tranquilizer/@SUBTYPES : /obj/item/storage/fancy/shell/tranquilizer/@SUBTYPES{@OLD} +/obj/item/storage/box/beanbag/@SUBTYPES : /obj/item/storage/fancy/shell/beanbag/@SUBTYPES{@OLD} +/obj/item/storage/box/buck/@SUBTYPES : /obj/item/storage/fancy/shell/buck/@SUBTYPES{@OLD} +/obj/item/storage/box/rubbershot/@SUBTYPES : /obj/item/storage/fancy/shell/rubbershot/@SUBTYPES{@OLD}