[MIRROR] Makes freerunning quirk prevent falling damage from short falls (#972)

* Merge pull request #53822 from Mickyan/freefalling

Makes freerunning quirk prevent falling damage from short falls

* Makes freerunning quirk prevent falling damage from short falls

Co-authored-by: skoglol <33292112+kriskog@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-09-25 13:38:32 +02:00
committed by GitHub
co-authored by skoglol
parent 59ce61e60c
commit dbafac7ee4
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -101,7 +101,7 @@
/datum/quirk/freerunning
name = "Freerunning"
desc = "You're great at quick moves! You can climb tables more quickly."
desc = "You're great at quick moves! You can climb tables more quickly and take no damage from short falls."
value = 2
mob_trait = TRAIT_FREERUNNING
gain_text = "<span class='notice'>You feel lithe on your feet!</span>"