Skip to content

Commit

Permalink
Update pamphlets.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdragonTOW committed Jun 17, 2024
1 parent 5b9e3f2 commit 6ec0f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/pamphlets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
GLOB.data_core.manifest_modify(user.real_name, WEAKREF(user), "Spotter")

/obj/item/pamphlet/skill/k9_handler
name = "K9 Handler instructional pamphlet"
name = "K9 handler instructional pamphlet"
desc = "A pamphlet used to quickly impart vital knowledge. This one has the image of a Synthetic K9 Rescue unit on it."
icon_state = "pamphlet_k9_handler"
trait = /datum/character_trait/skills/k9_handler
Expand Down

0 comments on commit 6ec0f18

Please sign in to comment.