Skip to content

Commit

Permalink
I am the lore
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraSayomi committed Sep 11, 2024
1 parent 6fd36dd commit baee76b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
7 changes: 6 additions & 1 deletion _maps/splurt_maps/map_files/4Nalstation/4NaL_Station.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4055,6 +4055,11 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel,
/area/commons/storage/primary)
"bAn" = (
/obj/structure/table/wood/shadow,
/obj/item/paper/fluff/fournal_lore,
/turf/open/floor/wood/shadow,
/area/ruin/powered/ylva)
"bAR" = (
/obj/machinery/door/airlock/command/glass{
name = "Research Director";
Expand Down Expand Up @@ -257017,7 +257022,7 @@ ozm
ozm
ozm
ozm
bZf
bAn
bZf
cjh
ozm
Expand Down
4 changes: 4 additions & 0 deletions modular_splurt/code/modules/paperwork/4nal_paperwork.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@
<br>
<br><br>
<i>~Ylva, Chosen of the Wilds Near and Far'</i>"}

/obj/item/paper/fluff/fournal_lore
name = "Placeholder"
info = {"Placeholder until I get time to lore"}

0 comments on commit baee76b

Please sign in to comment.