Skip to content

Commit

Permalink
update the map to ACTUALLY have the imitation carp crate (i noticed i…
Browse files Browse the repository at this point in the history
…t after i started making the pr woops)
  • Loading branch information
CenkTheRaptor committed Jan 26, 2024
1 parent 0a0f03c commit 54d4590
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions _maps/RandomRuins/BeachRuins/beach_fishing_hut.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -191,15 +191,16 @@
/turf/open/water/beach/deep,
/area/overmap_encounter/planetoid/beachplanet/explored)
"jz" = (
/obj/item/toy/plush/carpplushie/dehy_carp,
/obj/item/toy/plush/carpplushie/dehy_carp,
/obj/item/toy/plush/carpplushie/dehy_carp,
/obj/item/toy/plush/carpplushie/dehy_carp,
/obj/structure/closet/crate/wooden{
name = "freeze dried carp"
},
/obj/effect/turf_decal/corner/opaque/pink/diagonal,
/obj/machinery/light/dim/directional/south,
/obj/item/reagent_containers/food/snacks/fishmeat/carp/imitation,
/obj/item/reagent_containers/food/snacks/fishmeat/carp/imitation,
/obj/item/reagent_containers/food/snacks/fishmeat/carp/imitation,
/obj/item/reagent_containers/food/snacks/fishmeat/carp/imitation,
/obj/item/reagent_containers/food/snacks/fishmeat/carp/imitation,
/turf/open/floor/plastic,
/area/ruin/beach)
"kg" = (
Expand Down Expand Up @@ -302,10 +303,12 @@
"mD" = (
/obj/structure/table/wood,
/obj/machinery/light/small/directional/north,
/obj/item/gun/ballistic/shotgun/winchester,
/obj/item/gun/ballistic/shotgun/winchester{
pixel_x = -4
},
/obj/item/gun/ballistic/shotgun/winchester{
pixel_y = 7;
pixel_x = -6
pixel_x = -12
},
/turf/open/floor/wood,
/area/ruin/beach)
Expand Down Expand Up @@ -1174,6 +1177,7 @@
"Ty" = (
/obj/structure/table/wood,
/obj/effect/decal/cleanable/cobweb/cobweb2,
/obj/item/gun/ballistic/shotgun/winchester/mk1,
/turf/open/floor/wood,
/area/ruin/beach)
"TM" = (
Expand Down

0 comments on commit 54d4590

Please sign in to comment.