Skip to content

Commit

Permalink
Minor Fix Ships (#440)
Browse files Browse the repository at this point in the history
* Minor Fix Ships

* Fix mimos
  • Loading branch information
molnizz committed Apr 21, 2024
1 parent 2044f0c commit 01e5abb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
/obj/machinery/light/small/directional/west,
/obj/structure/table/wood/bar,
/obj/item/paper_bin{
pixel_x = ss;
pixel_y = 8
},
/obj/item/pen{
Expand Down
25 changes: 12 additions & 13 deletions _maps/_mod_celadon/shuttles/nanotrasen/nanotrasen_savior.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3020,6 +3020,7 @@
/turf/open/floor/engine,
/area/ship/engineering/engine)
"Or" = (
/obj/structure/sign/nanotrasen,
/turf/closed/wall/mineral/titanium,
/area/ship/cargo)
"Ot" = (
Expand Down Expand Up @@ -3397,11 +3398,9 @@
/turf/open/floor/plasteel/white,
/area/ship/hallway/starboard)
"QT" = (
/obj/structure/sign/nanotrasen{
pixel_x = -32
},
/turf/template_noop,
/area/template_noop)
/obj/structure/sign/nanotrasen,
/turf/closed/wall/mineral/titanium,
/area/ship/bridge)
"Re" = (
/obj/machinery/door/airlock{
name = "Dormitory"
Expand Down Expand Up @@ -4778,7 +4777,7 @@ Jz
(21,1,1) = {"
Jz
Jz
Jd
QT
PH
jK
PN
Expand All @@ -4787,7 +4786,7 @@ sD
fI
BV
PH
Jd
QT
Jz
Or
Fa
Expand All @@ -4805,7 +4804,7 @@ Jz
(22,1,1) = {"
Jz
Jz
QT
Jz
Ba
go
bN
Expand All @@ -4814,9 +4813,9 @@ rB
Iv
il
PH
QT
Jz
QT
Jz
Jz
Fa
Gi
Mv
Expand All @@ -4825,7 +4824,7 @@ BS
bx
cg
Fa
QT
Jz
Jz
Jz
"}
Expand Down Expand Up @@ -4898,14 +4897,14 @@ Jz
Jz
Jz
Jz
QT
Jz
Ul
Xb
Mp
Mp
Xb
Ul
QT
Jz
Jz
Jz
Jz
Expand Down
3 changes: 0 additions & 3 deletions _maps/_mod_celadon/shuttles/nanotrasen/nanotrasen_venture.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -661,9 +661,6 @@
/obj/machinery/door/firedoor/border_only{
dir = 4
},
/obj/item/paper{
default_raw_text = <p>Планнасегодня:<br>1.Добыть100уранаили200листовплазмы<br>2.Выпитьпива<br>3.Неумереть<br>4.Покинутьсекторидоставитьнаосновнойкорабль.<br>5.Профит</p>
},
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"Wz" = (
Expand Down

0 comments on commit 01e5abb

Please sign in to comment.