Skip to content

Commit

Permalink
bless
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyThorne committed Aug 27, 2024
1 parent 0b1c93f commit 76ed668
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 37 deletions.
6 changes: 6 additions & 0 deletions code/game/objects/random/random.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1247,6 +1247,12 @@ var/list/multi_point_spawns
id = "Veridical Chronicles of NanoTrasen"
item_path = /obj/item/book/rev

/obj/random_multi/single_item/autolathe
name = "multi point - Circuit board (autolathe)"
icon_state = "landmark_autolathe"
id = "Circuit board (autolathe)"
item_path = /obj/item/circuitboard/autolathe

// Broken items, or stuff that could be picked up.
/obj/random/junk
name = "random junk"
Expand Down
Binary file modified icons/misc/landmarks.dmi
Binary file not shown.
Binary file modified icons/obj/stationobjs.dmi
Binary file not shown.
Loading

0 comments on commit 76ed668

Please sign in to comment.