mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-2025-11-12
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user