Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into sandplanet_crunch…
Browse files Browse the repository at this point in the history
…_gun
  • Loading branch information
Erikafox committed Sep 30, 2024
2 parents 7d405b3 + f3df7cc commit b25072f
Show file tree
Hide file tree
Showing 417 changed files with 16,600 additions and 11,577 deletions.
2 changes: 1 addition & 1 deletion _maps/RandomRuins/BeachRuins/beach_ancient_ruin.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1458,7 +1458,7 @@
/turf/open/floor/plasteel/mono,
/area/ruin/beach/complex)
"wV" = (
/obj/item/kitchen/knife/hunting{
/obj/item/melee/knife/hunting{
name = "machete";
pixel_y = 8;
desc = "Space vines HATE this one simple trick!"
Expand Down
2 changes: 1 addition & 1 deletion _maps/RandomRuins/BeachRuins/beach_crashed_engineer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@
/obj/machinery/atmospherics/components/unary/passive_vent{
dir = 1
},
/obj/item/fireaxe{
/obj/item/melee/axe/fire{
name = "rusty fire axe"
},
/turf/open/floor/engine/airless,
Expand Down
9 changes: 4 additions & 5 deletions _maps/RandomRuins/BeachRuins/beach_fishing_hut.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
/obj/structure/closet/cabinet,
/obj/item/pneumatic_cannon/speargun,
/obj/item/storage/backpack/magspear_quiver,
/obj/item/kitchen/knife/hunting,
/obj/item/melee/knife/hunting,
/turf/open/floor/wood,
/area/ruin/beach)
"kr" = (
Expand Down Expand Up @@ -529,7 +529,7 @@
dir = 6
},
/obj/structure/table/reinforced,
/obj/item/kitchen/knife/butcher,
/obj/item/melee/knife/butcher,
/turf/open/floor/plastic,
/area/ruin/beach)
"wg" = (
Expand Down Expand Up @@ -1032,7 +1032,7 @@
"Os" = (
/obj/structure/table/wood/reinforced,
/obj/effect/turf_decal/corner/opaque/pink/diagonal,
/obj/item/kitchen/knife{
/obj/item/melee/knife/kitchen{
pixel_y = 12;
pixel_x = 9
},
Expand All @@ -1052,7 +1052,7 @@
/obj/structure/closet/cabinet,
/obj/item/pneumatic_cannon/speargun,
/obj/item/storage/backpack/magspear_quiver,
/obj/item/kitchen/knife/hunting,
/obj/item/melee/knife/hunting,
/obj/machinery/light/small/directional/east{
light_color = "#d8b1b1"
},
Expand Down Expand Up @@ -1244,7 +1244,6 @@
/turf/open/water/beach/deep,
/area/overmap_encounter/planetoid/beachplanet/explored)
"Vt" = (
/obj/item/nullrod/carp,
/obj/structure/bed/dogbed,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/wood/walnut,
Expand Down
6 changes: 3 additions & 3 deletions _maps/RandomRuins/BeachRuins/beach_float_resort.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
/turf/open/water/beach,
/area/overmap_encounter/planetoid/beachplanet/explored)
"eZ" = (
/obj/item/melee/roastingstick,
/obj/item/roastingstick,
/turf/open/floor/wood{
light_range = 2
},
Expand Down Expand Up @@ -1314,10 +1314,10 @@
/area/ruin/beach/float_resort)
"Ja" = (
/obj/structure/table/wood,
/obj/item/reagent_containers/food/condiment/ketchup{
/obj/item/reagent_containers/condiment/ketchup{
pixel_y = 18
},
/obj/item/reagent_containers/food/condiment/mayonnaise{
/obj/item/reagent_containers/condiment/mayonnaise{
pixel_x = -8;
pixel_y = 16
},
Expand Down
4 changes: 2 additions & 2 deletions _maps/RandomRuins/BeachRuins/beach_ocean_town.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1628,7 +1628,7 @@
/obj/effect/turf_decal/weather/sand{
dir = 5
},
/obj/item/melee/roastingstick,
/obj/item/roastingstick,
/obj/item/reagent_containers/food/snacks/sausage,
/turf/open/floor/plating/dirt{
light_range = 2
Expand Down Expand Up @@ -2304,7 +2304,7 @@
/obj/effect/turf_decal/weather/sand{
dir = 8
},
/obj/item/melee/roastingstick,
/obj/item/roastingstick,
/turf/open/floor/plating/dirt{
light_range = 2
},
Expand Down
4 changes: 2 additions & 2 deletions _maps/RandomRuins/BeachRuins/beach_pirate_crash.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
/area/ruin/beach/piratecrash/storage)
"af" = (
/obj/structure/table/wood,
/obj/item/kitchen/knife,
/obj/item/melee/knife/kitchen,
/obj/effect/turf_decal/corner/opaque/black/diagonal,
/obj/effect/turf_decal/siding/wood{
dir = 1
Expand All @@ -37,7 +37,7 @@
},
/obj/structure/table/wood,
/obj/item/reagent_containers/food/snacks/fishfry,
/obj/item/kitchen/knife/shiv{
/obj/item/melee/knife/shiv{
pixel_x = -6;
pixel_y = 5
},
Expand Down
2 changes: 1 addition & 1 deletion _maps/RandomRuins/IceRuins/icemoon_crashed_holemaker.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@
/area/ruin/unpowered/crashed_holemaker)
"oC" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/item/kitchen/knife,
/obj/item/melee/knife/kitchen,
/turf/open/floor/wood{
icon_state = "wood-broken7"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,9 @@
/obj/item/reagent_containers/food/snacks/fishmeat/carp,
/obj/item/reagent_containers/food/snacks/fishmeat/carp,
/obj/item/reagent_containers/food/snacks/fishmeat/carp,
/obj/item/reagent_containers/food/condiment/pack/ketchup,
/obj/item/reagent_containers/food/condiment/pack/ketchup,
/obj/item/reagent_containers/food/condiment/pack/ketchup,
/obj/item/reagent_containers/condiment/pack/ketchup,
/obj/item/reagent_containers/condiment/pack/ketchup,
/obj/item/reagent_containers/condiment/pack/ketchup,
/obj/effect/turf_decal/corner/opaque/black{
dir = 1
},
Expand Down Expand Up @@ -332,7 +332,7 @@
/obj/item/restraints/legcuffs/beartrap,
/obj/item/reagent_containers/glass/bottle/venom,
/obj/item/reagent_containers/glass/bottle/curare,
/obj/item/kitchen/knife/combat/survival,
/obj/item/melee/knife/survival,
/obj/effect/decal/cleanable/dirt,
/obj/item/reagent_containers/food/snacks/meat/slab/human,
/obj/item/reagent_containers/food/snacks/meat/slab/human,
Expand Down Expand Up @@ -384,7 +384,7 @@
/obj/effect/decal/cleanable/blood/gibs/torso,
/obj/structure/safe,
/obj/item/ammo_box/a12g/slug,
/obj/item/kitchen/knife/combat,
/obj/item/melee/knife/combat,
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/wood,
Expand Down
28 changes: 2 additions & 26 deletions _maps/RandomRuins/IceRuins/icemoon_underground_brazillianlab.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -367,23 +367,6 @@
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/ruin/unpowered)
"sf" = (
/obj/structure/table/wood,
/obj/item/nullrod{
block_chance = 50;
desc = "This massive chart appears to be the layout of a SolGov outpost. It's covered in marks, scribbles in a language you don't recognize, and several stains. It's unusually sturdy.";
icon_state = "blueprints";
item_state = "blueprints";
lefthand_file = 'icons/mob/inhands/items_lefthand.dmi';
name = "facility blueprints";
pixel_y = 10;
righthand_file = 'icons/mob/inhands/items_righthand.dmi';
w_class = 5
},
/turf/open/floor/wood{
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/ruin/unpowered)
"si" = (
/obj/structure/flora/rock/jungle,
/obj/structure/flora/grass/jungle/b,
Expand Down Expand Up @@ -1248,13 +1231,6 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/ruin/unpowered)
"Zs" = (
/obj/structure/table/wood,
/obj/item/banhammer,
/turf/open/floor/wood{
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/ruin/unpowered)

(1,1,1) = {"
aW
Expand Down Expand Up @@ -2252,7 +2228,7 @@ Hb
aW
WH
jy
Zs
ib
WH
WH
WH
Expand Down Expand Up @@ -2284,7 +2260,7 @@ Hb
aW
Br
ib
sf
ib
WH
WH
fB
Expand Down
2 changes: 1 addition & 1 deletion _maps/RandomRuins/JungleRuins/jungle_cavecrew.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@
/obj/item/reagent_containers/food/snacks/rationpack,
/obj/item/reagent_containers/food/snacks/rationpack,
/obj/item/reagent_containers/food/snacks/rationpack,
/obj/item/reagent_containers/food/condiment/enzyme{
/obj/item/reagent_containers/condiment/enzyme{
pixel_x = -8;
pixel_y = 5
},
Expand Down
10 changes: 5 additions & 5 deletions _maps/RandomRuins/JungleRuins/jungle_interceptor.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
dir = 5
},
/obj/item/stack/cable_coil/cut/green,
/obj/item/reagent_containers/food/condiment/peppermill,
/obj/item/reagent_containers/condiment/peppermill,
/turf/open/floor/plating/rust,
/area/ruin/jungle/interceptor/starhall)
"au" = (
Expand Down Expand Up @@ -992,9 +992,9 @@
/obj/structure/closet/wall/directional/east,
/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
/obj/item/reagent_containers/food/condiment/sugar,
/obj/item/reagent_containers/food/condiment/flour,
/obj/item/reagent_containers/food/condiment/rice,
/obj/item/reagent_containers/condiment/sugar,
/obj/item/reagent_containers/condiment/flour,
/obj/item/reagent_containers/condiment/rice,
/turf/open/floor/plasteel/tech/techmaint,
/area/ruin/jungle/interceptor/starhall)
"hO" = (
Expand Down Expand Up @@ -2887,7 +2887,7 @@
icon_state = "1-2"
},
/obj/effect/decal/cleanable/dirt/dust,
/obj/item/reagent_containers/food/condiment/saltshaker{
/obj/item/reagent_containers/condiment/saltshaker{
pixel_x = 5;
pixel_y = 5
},
Expand Down
8 changes: 4 additions & 4 deletions _maps/RandomRuins/JungleRuins/jungle_paradise.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@
/area/ruin/jungle/paradise/construction)
"eY" = (
/obj/structure/table/reinforced,
/obj/item/kitchen/knife/butcher,
/obj/item/melee/knife/butcher,
/obj/item/clothing/gloves/butchering,
/turf/open/floor/pod/dark,
/area/overmap_encounter/planetoid/cave/explored)
Expand Down Expand Up @@ -1465,19 +1465,19 @@
pixel_x = 9
},
/obj/structure/table/reinforced,
/obj/item/reagent_containers/food/condiment/enzyme{
/obj/item/reagent_containers/condiment/enzyme{
pixel_x = -3;
pixel_y = 6
},
/obj/item/reagent_containers/glass/beaker{
pixel_x = -2
},
/obj/item/reagent_containers/food/condiment/peppermill{
/obj/item/reagent_containers/condiment/peppermill{
desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table.";
pixel_x = -8;
pixel_y = 2
},
/obj/item/reagent_containers/food/condiment/saltshaker{
/obj/item/reagent_containers/condiment/saltshaker{
desc = "Salt. From space oceans, presumably. A staple of modern medicine.";
pixel_x = -8;
pixel_y = 12
Expand Down
4 changes: 2 additions & 2 deletions _maps/RandomRuins/JungleRuins/jungle_syndicate.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
/turf/open/floor/plating/rust,
/area/ruin/jungle/syndifort/jerry)
"ik" = (
/obj/item/kitchen/knife/combat{
/obj/item/melee/knife/combat{
name = "bushcutter";
force = 18
},
Expand Down Expand Up @@ -627,7 +627,7 @@
/area/ruin/jungle/syndifort/jerry)
"ud" = (
/obj/structure/table,
/obj/item/kitchen/knife/combat{
/obj/item/melee/knife/combat{
name = "bushcutter";
force = 18
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1324,7 +1324,7 @@
/obj/item/cutting_board{
anchored = 1
},
/obj/item/kitchen/knife,
/obj/item/melee/knife/kitchen,
/obj/effect/turf_decal/siding/thinplating/dark,
/turf/open/floor/plasteel/patterned/cargo_one,
/area/ruin/unpowered/listening_post/canteen)
Expand Down Expand Up @@ -2100,11 +2100,11 @@
pixel_y = 29;
pixel_x = -2
},
/obj/item/reagent_containers/food/condiment/saltshaker{
/obj/item/reagent_containers/condiment/saltshaker{
pixel_y = 17;
pixel_x = -3
},
/obj/item/reagent_containers/food/condiment/peppermill{
/obj/item/reagent_containers/condiment/peppermill{
pixel_y = 17;
pixel_x = 4
},
Expand Down Expand Up @@ -2549,7 +2549,7 @@
pixel_y = 7;
pixel_x = -9
},
/obj/item/reagent_containers/food/condiment/bbqsauce{
/obj/item/reagent_containers/condiment/bbqsauce{
pixel_y = 6;
pixel_x = 7
},
Expand Down
4 changes: 2 additions & 2 deletions _maps/RandomRuins/LavaRuins/lavaland_crashed_starwalker.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@
/obj/structure/table,
/obj/effect/decal/cleanable/dirt,
/obj/machinery/light/small/directional/east,
/obj/item/kitchen/knife{
/obj/item/melee/knife/kitchen{
pixel_x = 7;
pixel_y = 10
},
Expand Down Expand Up @@ -3133,7 +3133,7 @@
/obj/structure/closet/secure_closet/freezer/kitchen/wall{
pixel_y = 29
},
/obj/item/reagent_containers/food/condiment/rice,
/obj/item/reagent_containers/condiment/rice,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel,
/area/ruin/unpowered/crashed_starwalker)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@
"qj" = (
/obj/effect/turf_decal/corner/opaque/solgovblue/diagonal,
/obj/structure/table/wood,
/obj/item/kitchen/knife,
/obj/item/melee/knife/kitchen,
/turf/open/floor/plasteel/white,
/area/ruin/unpowered/winter_biodome/living_quarters)
"qr" = (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1807,7 +1807,7 @@
/area/ruin/unpowered/buried_shrine)
"UF" = (
/obj/structure/stone_tile/block,
/obj/item/claymore/bone{
/obj/item/melee/sword/bone{
pixel_x = 8;
pixel_y = 21
},
Expand All @@ -1823,7 +1823,7 @@
/area/ruin/unpowered/buried_shrine)
"VG" = (
/obj/structure/table/wood,
/obj/item/kitchen/knife/combat/bone,
/obj/item/melee/knife/bone,
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
/area/ruin/unpowered/buried_shrine)
"Wd" = (
Expand Down
Loading

0 comments on commit b25072f

Please sign in to comment.