Skip to content

Commit

Permalink
fix: spelling mistake in description
Browse files Browse the repository at this point in the history
  • Loading branch information
flleeppyy authored Apr 21, 2024
1 parent 3e1f05e commit f682de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monkestation/code/datums/quirks/negative_quirks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

/datum/quirk/stowaway
name = "Stowaway"
desc = "You wake up up inside a random locker with only a crude fake for an ID card."
desc = "You wake up inside a random locker with only a crude fake for an ID card."
value = -2
icon = FA_ICON_SUITCASE

Expand Down

0 comments on commit f682de7

Please sign in to comment.