Skip to content

Commit

Permalink
Lore Coordinator paper changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Watchson committed Nov 30, 2023
1 parent 6e2b4a1 commit 5af0a1b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion code/modules/paperwork/paper.dm
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@

/obj/item/paper/bigred/lambda
name = "ripped diary entry"
info = "Director Smith's Diary\nEntry Date: 15 December 20##\nToday.. I feel progress! The XX-121 species reproduction programm is in full effect and Administrator Cooper gave us the all clear to continue breeding them. It appears that this original XX-121 specimen is what we can call a 'Queen' of the hive... it's almost 5 metres tall and has already produced a bunch of eggs! This beauty will be the next Synthetic, we'll show those Seegson bastards."
info = "Director Smith's Diary\nEntry Date: 15 December 2181\nToday, I've felt true progress! The XX-121 reproduction program is in full effect, and Administrator Cooper have given us the all clear to continue producing specimens. To think that all this is coming from just that first specimen, a single 'Queen' form... It's grown to almost 5 meters tall and shows no signs of ceasing egg production! These creatures will be the next Synthetic of our time, we'll show those Seegson bastards."

/obj/item/paper/bigred/union
name = "Shaft miners union"
Expand Down
14 changes: 10 additions & 4 deletions maps/map_files/BigRed/BigRed.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5927,20 +5927,27 @@
},
/area/bigredv2/caves/lambda/breakroom)
"aqZ" = (
/obj/structure/closet/fireaxecabinet{
pixel_y = 32
/obj/structure/noticeboard{
dir = 1;
pixel_y = 30;
desc = "A board for pinning important items upon.";
name = "trophy board"
},
/obj/item/XenoBio/Chitin{
pixel_y = 27;
anchored = 1
},
/turf/open/floor{
dir = 1;
icon_state = "elevatorshaft"
},
/area/bigredv2/caves/lambda/breakroom)
"ara" = (
/obj/item/XenoBio/Chitin,
/obj/structure/surface/table/woodentable/fancy,
/obj/item/device/flashlight/lamp{
pixel_y = 15
},
/obj/item/paper/bigred/lambda,
/turf/open/floor{
dir = 1;
icon_state = "elevatorshaft"
Expand Down Expand Up @@ -6414,7 +6421,6 @@
desc = "It's a corgi puppy. MISTER WIGGLES!! HE IS THE GREATEST!";
name = "\improper Mister Wiggles"
},
/obj/item/paper/bigred/lambda,
/turf/open/floor{
dir = 1;
icon_state = "elevatorshaft"
Expand Down

0 comments on commit 5af0a1b

Please sign in to comment.