Skip to content

Commit

Permalink
the pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Sniblet committed Mar 6, 2024
1 parent 4cacb6d commit 9da50dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/detectivework/tools/rag.dm
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@

/obj/item/reagent_containers/glass/rag/advanced/idris
name = "Idris advanced service cloth"
desc = "An advanced rag developed and sold by Idris Incorporated at a steep price. It's dry-clean design and advanced insulating synthetic weave make this the pinnacle of service cloths for any self respecting chef or bartender!"
desc = "An advanced rag developed and sold by Idris Incorporated at a steep price. Its dry-clean design and advanced insulating synthetic weave make this the pinnacle of service cloths for any self-respecting chef or bartender!"
icon_state = "idrisrag"
volume = 15

Expand Down
6 changes: 6 additions & 0 deletions html/changelogs/sniblet-its-rag.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
author: Sniblet

delete-after: True

changes:
- spellcheck: "Grammar/usage fix in the description of the idris advanced service cloth."

0 comments on commit 9da50dd

Please sign in to comment.