Skip to content

Commit

Permalink
fixing paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Apogee-dev committed Oct 5, 2024
1 parent 39e2e82 commit 52a2ca6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions _maps/shuttles/nanotrasen/nanotrasen_harrier.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2401,22 +2401,22 @@
/area/ship/crew/canteen)
"na" = (
/obj/structure/table/reinforced,
/obj/item/reagent_containers/food/condiment/ketchup{
/obj/item/reagent_containers/condiment/ketchup{
pixel_x = 9;
pixel_y = 16
},
/obj/item/reagent_containers/food/condiment/mayonnaise{
/obj/item/reagent_containers/condiment/mayonnaise{
pixel_y = 16
},
/obj/item/reagent_containers/food/condiment/hotsauce{
/obj/item/reagent_containers/condiment/hotsauce{
pixel_x = -9;
pixel_y = 15
},
/obj/item/reagent_containers/food/condiment/saltshaker{
/obj/item/reagent_containers/condiment/saltshaker{
pixel_x = -5;
pixel_y = 5
},
/obj/item/reagent_containers/food/condiment/peppermill{
/obj/item/reagent_containers/condiment/peppermill{
pixel_x = 5;
pixel_y = 5
},
Expand Down Expand Up @@ -2948,7 +2948,7 @@
dir = 8
},
/obj/item/storage/fancy/egg_box,
/obj/item/reagent_containers/food/condiment/soymilk,
/obj/item/reagent_containers/condiment/soymilk,
/turf/open/floor/plasteel/freezer,
/area/ship/crew/canteen)
"ru" = (
Expand Down

0 comments on commit 52a2ca6

Please sign in to comment.