Skip to content

Commit

Permalink
Fix27.11.23/15.45
Browse files Browse the repository at this point in the history
добавлены EFTPOS в количестве 3 штук в бриг
  • Loading branch information
Hearstrings committed Nov 27, 2023
1 parent 305a885 commit e86cd28
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion _maps/map_files220/delta/delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -12327,6 +12327,7 @@
},
/obj/machinery/light/directional/north,
/obj/machinery/economy/vending/wallmed/directional/north,
/obj/item/eftpos,
/turf/simulated/floor/plasteel{
dir = 9;
icon_state = "darkred"
Expand Down Expand Up @@ -32267,12 +32268,17 @@
"cAO" = (
/obj/structure/table/reinforced,
/obj/machinery/light/directional/north,
/obj/item/storage/box/tapes,
/obj/item/reagent_containers/spray/cleaner{
pixel_y = 12;
pixel_x = -8
},
/obj/effect/turf_decal/delivery/hollow,
/obj/item/eftpos{
pixel_x = -6
},
/obj/item/eftpos{
pixel_x = 6
},
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "red"
Expand Down Expand Up @@ -49991,6 +49997,7 @@
/obj/item/storage/box/evidence,
/obj/item/hand_labeler,
/obj/machinery/alarm/directional/east,
/obj/item/storage/box/tapes,
/turf/simulated/floor/plasteel{
dir = 5;
icon_state = "darkred"
Expand Down

0 comments on commit e86cd28

Please sign in to comment.