Skip to content

Commit

Permalink
Update positive_quirk.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
ClownMoff committed Aug 18, 2024
1 parent 3fb8509 commit 97610ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/traits/positive_quirk.dm
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
/datum/quirk/petlover
name = "Pet Lover"
desc = "You love the company of you animal friends so much. You start with a pet delivery beacon."
icon = "heart"
icon = "dog"
value = 1
mob_trait = TRAIT_PETLOVER
gain_text = "<span class='notice'>You can't wait to pet some adorable critters!.</span>"
Expand Down

0 comments on commit 97610ae

Please sign in to comment.