Skip to content

Commit

Permalink
[MIRROR] Fixes ghost role descriptions on NTTS Independence [MDB IGNO…
Browse files Browse the repository at this point in the history
…RE] (#25694) (#1184)

* Fixes ghost role descriptions on NTTS Independence (#80377)

## About The Pull Request
Fixes #80251

Fixes the group descriptions for the barmaid ghost roles on the NTTS
Independence from the default to "bar staff on the NTTS Independence"
## Why It's Good For The Game
Causes less confusion for ghosts attempting to spawn as the barmaids or
as the spiders that it was previously labled.
## Changelog
:cl:
fix: fixed ghost role descriptions on NTTS Independence
/:cl:

* Fixes ghost role descriptions on NTTS Independence

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: Ical <[email protected]>
  • Loading branch information
3 people authored Dec 18, 2023
1 parent 00dddc0 commit fbf1c71
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions _maps/shuttles/emergency_cruise.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -925,9 +925,7 @@
/turf/open/floor/iron,
/area/shuttle/escape)
"tT" = (
/obj/structure/railing{
dir = 2
},
/obj/structure/railing,
/turf/open/floor/carpet/red,
/area/shuttle/escape)
"tZ" = (
Expand Down Expand Up @@ -1224,9 +1222,7 @@
/turf/open/floor/iron,
/area/shuttle/escape)
"Av" = (
/obj/structure/railing{
dir = 2
},
/obj/structure/railing,
/obj/machinery/light/directional/north,
/turf/open/floor/iron/stairs{
dir = 8
Expand Down Expand Up @@ -1398,7 +1394,9 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/effect/fun_balloon/sentience/emergency_shuttle,
/obj/effect/fun_balloon/sentience/emergency_shuttle{
group_name = "bar staff on the NTTS Independence"
},
/turf/open/floor/wood/parquet,
/area/shuttle/escape)
"DF" = (
Expand Down Expand Up @@ -1754,9 +1752,7 @@
/obj/effect/turf_decal/siding/thinplating{
dir = 6
},
/obj/structure/railing{
dir = 2
},
/obj/structure/railing,
/turf/open/floor/iron,
/area/shuttle/escape)
"LD" = (
Expand Down Expand Up @@ -2818,7 +2814,7 @@ WX
hB
AF
Mv
DA
Tz
il
YY
tG
Expand Down Expand Up @@ -2864,7 +2860,7 @@ at
AL
AF
AF
Tz
DA
il
IO
Ew
Expand Down

0 comments on commit fbf1c71

Please sign in to comment.