mirror of
https://github.com/Skyrat-SS13/Skyrat-tg.git
synced 2026-07-18 11:25:27 +01:00
[MIRROR] Drunken Brawlening: Intoxication alters your unarmed effectiveness, bartenders are stronger fighters while drunk, deterministic stagger combo is back (your average assistant doesn't get knockdowns) (#29412)
* Drunken Brawlening: Intoxication alters your unarmed effectiveness, bartenders are stronger fighters while drunk, deterministic stagger combo is back (your average assistant doesn't get knockdowns) * Ready --------- Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com> Co-authored-by: projectkepler-RU <99981766+projectkepler-ru@users.noreply.github.com>
This commit is contained in:
@@ -502,6 +502,15 @@
|
||||
activate_message = span_notice("You think of your favourite food and realise that you can rotate its flavour in your mind.")
|
||||
deactivate_message = span_notice("You feel your food-based mind palace crumbling...")
|
||||
|
||||
/obj/item/skillchip/drunken_brawler
|
||||
name = "F0RC3 4DD1CT10N skillchip"
|
||||
auto_traits = list(TRAIT_DRUNKEN_BRAWLER)
|
||||
skill_name = "Drunken Unarmed Proficiency"
|
||||
skill_description = "When intoxicated, you gain increased unarmed effectiveness."
|
||||
skill_icon = "wine-bottle"
|
||||
activate_message = span_notice("You honestly could do with a drink. Never know when someone might try and jump you around here.")
|
||||
deactivate_message = span_notice("You suddenly feel a lot safer going around the station sober... ")
|
||||
|
||||
/obj/item/skillchip/musical
|
||||
name = "\improper Old Copy of \"Space Station 13: The Musical\""
|
||||
desc = "An old copy of \"Space Station 13: The Musical\", \
|
||||
|
||||
Reference in New Issue
Block a user