Skip to content

Commit

Permalink
read this nerd
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxilmaniac committed Nov 30, 2024
1 parent 76223d1 commit 7bb7b98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modular_doppler/epic_loot/code/_basetype.dm
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,5 @@

/obj/item/epic_loot/examine(mob/user)
. = ..()
. += span_engradio("You can probably <b>sell</b> this for some good money if you have no other use for it.")
. += span_engradio("Examine this <b>closer</b> to see what it can be <b>used</b> for.")
. += span_engradio("You should probably <b>sell</b> or <b>recycle</b> this.")
return .

0 comments on commit 7bb7b98

Please sign in to comment.