Adds backflipping, because flipping wasn't annoying enough (#93655)

## About The Pull Request

Adds backflipping, which has a lower probability of failing.

## Why It's Good For The Game

Expression of emotion is a key component to communication. 

Or perhaps you just want to deteriorate your acrobatics implant faster.

## Changelog
🆑
qol: You can now backflip.
/🆑
This commit is contained in:
necromanceranne
2025-11-11 19:27:25 -08:00
committed by GitHub
parent a27595bfbe
commit 03da670d45
2 changed files with 14 additions and 4 deletions
@@ -11,7 +11,7 @@
/// set integrity to 1 when mapping for !!FUN!!
max_integrity = 100
/// list of emotes whose cd is overridden by this skillchip. can be edited in mapping or ingame
var/list/affected_emotes = list("spin", "flip")
var/list/affected_emotes = list("spin", "flip", "backflip")
var/datum/effect_system/spark_spread/sparks
/// you can use this without lowering integrity! let's be honest. nobody's doing that
var/allowed_usage = 5