Skip to content

Commit

Permalink
tweak: posters update (#3784)
Browse files Browse the repository at this point in the history
  • Loading branch information
captainnelly authored Nov 20, 2023
1 parent 2e8ec7a commit 603712e
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion _maps/map_files/Delta/delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -82419,7 +82419,7 @@
/obj/item/paper/safe_code{
owner = "hos"
},
/obj/structure/sign/poster/secret/yug0{
/obj/structure/sign/poster/secret/lady{
pixel_x = 32
},
/obj/item/lighter/zippo/hos,
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/RandomRuins/SpaceRuins/ussp_laboratory.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2086,7 +2086,7 @@
"CX" = (
/obj/structure/bed,
/obj/item/bedsheet/red,
/obj/structure/sign/poster/secret/yug0{
/obj/structure/sign/poster/secret/lady{
pixel_x = 32
},
/obj/machinery/vending/wallmed{
Expand Down
4 changes: 2 additions & 2 deletions _maps/map_files/RandomZLevels/blackmarketpackers.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3651,7 +3651,7 @@
/obj/structure/toilet/golden_toilet{
dir = 1
},
/obj/structure/sign/poster/secret/yug0{
/obj/structure/sign/poster/secret/lady{
pixel_x = 32
},
/obj/item/stack/spacecash/c500{
Expand Down Expand Up @@ -4429,7 +4429,7 @@
/turf/simulated/floor/plasteel,
/area/awaymission/BMPship/Bath)
"so" = (
/obj/structure/sign/poster/secret/yug0{
/obj/structure/sign/poster/secret/lady{
pixel_y = 32;
layer = 2.9
},
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/cyberiad/cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -66579,7 +66579,7 @@
dir = 1
},
/obj/effect/landmark/start/civilian,
/obj/structure/sign/poster/secret/yug0{
/obj/structure/sign/poster/secret/lady{
pixel_y = -32
},
/turf/simulated/floor/plasteel{
Expand Down
6 changes: 3 additions & 3 deletions _maps/map_files/generic/CentComm.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -21789,7 +21789,7 @@
pixel_y = 4
},
/obj/structure/table/wood/fancy/black,
/obj/structure/sign/poster/secret/yug0{
/obj/structure/sign/poster/secret/lady{
pixel_x = -32
},
/obj/effect/turf_decal/siding/wood{
Expand Down Expand Up @@ -24485,7 +24485,7 @@
/obj/structure/chair/sofa{
dir = 8
},
/obj/structure/sign/poster/secret/yug0{
/obj/structure/sign/poster/secret/lady{
pixel_x = 32
},
/turf/simulated/floor/carpet/black,
Expand Down Expand Up @@ -48496,7 +48496,7 @@
/area/shuttle/syndicate)
"xws" = (
/obj/structure/filingcabinet/employment,
/obj/structure/sign/poster/secret/yug0{
/obj/structure/sign/poster/secret/lady{
pixel_x = 32
},
/turf/simulated/floor/carpet/black,
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/generic/z2_old.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -8259,7 +8259,7 @@
/area/ussp_ship)
"gly" = (
/obj/structure/decorative_structures/metal/statue/golden_disk,
/obj/structure/sign/poster/secret/yug0{
/obj/structure/sign/poster/secret/lady{
pixel_x = 32
},
/turf/simulated/floor/indestructible{
Expand Down
6 changes: 3 additions & 3 deletions code/game/objects/effects/decals/contraband.dm
Original file line number Diff line number Diff line change
Expand Up @@ -678,9 +678,9 @@
poster_item_desc = "Крайне Секретный постер."
poster_item_icon_state = "rolled_poster"

/obj/structure/sign/poster/secret/yug0
name = "Соблазнительная Красноволосая Красотка"
desc = "На плакате изображена крайне сексуальная девушка.\nВнизу подпись: Фотография сделана Аскетом."
/obj/structure/sign/poster/secret/lady
name = "Scientist lady"
desc = "A gorgeous looking lady wearing a labcoat. Whoah, hot!"
icon_state = "poster1_secret"

#undef PLACE_SPEED
Binary file modified icons/obj/contraband.dmi
Binary file not shown.

0 comments on commit 603712e

Please sign in to comment.