Skip to content

Commit

Permalink
Merge branch 'master' into weforgottheanesthetic
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeguyManperson authored Aug 27, 2024
2 parents dba910f + 90ea65c commit 92ec9b1
Show file tree
Hide file tree
Showing 303 changed files with 11,606 additions and 1,095 deletions.
2 changes: 1 addition & 1 deletion _maps/RandomRuins/BeachRuins/beach_treasure_cove.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@
pixel_x = 9;
pixel_y = -1
},
/obj/item/gun/ballistic/automatic/assault/p16/minutemen{
/obj/item/gun/ballistic/automatic/assault/cm82{
pixel_y = 7;
pixel_x = -9
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@
/turf/open/floor/wood,
/area/ruin)
"Ok" = (
/turf/open/acid/whitesands,
/turf/open/water/acid/whitesands,
/area/overmap_encounter/planetoid/sand/explored)
"Ov" = (
/obj/item/clothing/head/cowboy{
Expand Down
6 changes: 5 additions & 1 deletion _maps/configs/inteq_talos.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,13 @@
"outfit": "/datum/outfit/job/inteq/security",
"slots": 1
},
"Corpsman": {
"outfit": "/datum/outfit/job/inteq/paramedic",
"slots": 1
},
"Recruit": {
"outfit": "/datum/outfit/job/inteq/assistant",
"slots": 4
"slots": 4
}
},
"enabled": true
Expand Down
4 changes: 2 additions & 2 deletions _maps/configs/pgf_crying_sun.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"officer": true,
"slots": 1
},
"Bridge Crew": {
"Helmsman": {
"outfit": "/datum/outfit/job/gezena/assistant/bridge",
"slots": 1
},
Expand All @@ -37,7 +37,7 @@
"outfit": "/datum/outfit/job/gezena/assistant",
"slots": 2
},
"Marine Sergeant": {
"Marine Lieutenant": {
"outfit": "/datum/outfit/job/gezena/hos",
"slots": 1
},
Expand Down
4 changes: 2 additions & 2 deletions _maps/map_files/generic/CentCom.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1084,11 +1084,11 @@
/area/centcom/control)
"apm" = (
/obj/structure/rack,
/obj/item/gun/ballistic/automatic/marksman/gal/inteq{
/obj/item/gun/ballistic/automatic/marksman/f4/inteq{
pixel_x = 1;
pixel_y = 4
},
/obj/item/gun/ballistic/automatic/marksman/gal/inteq{
/obj/item/gun/ballistic/automatic/marksman/f4/inteq{
pixel_x = -4;
pixel_y = -2
},
Expand Down
Loading

0 comments on commit 92ec9b1

Please sign in to comment.