Skip to content

Commit

Permalink
one more thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelprunner committed Jan 17, 2025
1 parent 48bff69 commit f1dcd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_stonehedge/code/datums/traits/unspecial.dm
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@

/datum/quirk/swift
name = "Speedster"
desc = "I am very athletic and fast. Not only avoid collisions while sprinting, but I can also better dodge hits coming in my way if I'm not wearing any armor."
desc = "I am very athletic and fast. Not only can I avoid collisions while sprinting, but I can also better dodge hits coming my way if I'm not wearing any armor."
value = 4

/datum/quirk/swift/on_spawn()
Expand Down

0 comments on commit f1dcd34

Please sign in to comment.