Skip to content

Commit

Permalink
Intelligence Officers latejoin QoL
Browse files Browse the repository at this point in the history
  • Loading branch information
private-tristan committed Aug 22, 2024
1 parent 4f54868 commit 245d65d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
3 changes: 3 additions & 0 deletions code/game/objects/effects/landmarks/landmarks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,9 @@
name = "Nurse late join"
job = JOB_NURSE

/obj/effect/landmark/late_join/intel
name = "Intelligence Officer late join"
job = JOB_INTEL

/obj/effect/landmark/late_join/Initialize(mapload, ...)
. = ..()
Expand Down
12 changes: 7 additions & 5 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -39996,6 +39996,7 @@
/area/almayer/squads/req)
"mMP" = (
/obj/effect/landmark/start/intel,
/obj/effect/landmark/late_join/intel,
/turf/open/floor/plating/plating_catwalk,
/area/almayer/engineering/port_atmos)
"mMV" = (
Expand Down Expand Up @@ -44339,6 +44340,7 @@
pixel_y = 29;
serial_number = 12
},
/obj/effect/landmark/late_join/intel,
/turf/open/floor/plating/plating_catwalk,
/area/almayer/engineering/port_atmos)
"oyO" = (
Expand Down Expand Up @@ -113802,7 +113804,7 @@ vub
bPL
bCM
xSM
tez
cgE
gsm
bCM
bbr
Expand Down Expand Up @@ -114005,7 +114007,7 @@ qlz
tez
bCN
ccQ
tez
cgE
ccQ
bCN
bbr
Expand Down Expand Up @@ -114208,7 +114210,7 @@ qlz
tez
bpV
ccQ
tez
cgE
ccQ
cdn
bbr
Expand Down Expand Up @@ -114411,7 +114413,7 @@ qlz
tez
bCM
ccQ
tez
cgE
ccQ
bCM
bbr
Expand Down Expand Up @@ -114614,7 +114616,7 @@ vub
tez
bCN
ccQ
tez
cgE
ccQ
bCN
jhb
Expand Down

0 comments on commit 245d65d

Please sign in to comment.