Skip to content

Commit

Permalink
Merge pull request #3698 from out-of-phaze/fix/plate-migrate
Browse files Browse the repository at this point in the history
Fix mispath in plate map migration
  • Loading branch information
MistakeNot4892 authored Feb 17, 2024
2 parents d367af7 + b491780 commit 4a609a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/map_migrations/3681_plates.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# REPATH /trash/plate to /plate
/obj/item/trash/plate/@SUBTYPES : /obj/item/plate/@SUBTYPES{@OLD}
/obj/item/trash/tray/@SUBTYPES : /obj/item/tray/@SUBTYPES{@OLD}
/obj/item/trash/tray/@SUBTYPES : /obj/item/plate/tray/@SUBTYPES{@OLD}

0 comments on commit 4a609a1

Please sign in to comment.