mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-sync
This commit is contained in:
@@ -348,7 +348,7 @@
|
||||
desc = "The user's muscles slightly expand. Commonly seen in top-ranking boxers."
|
||||
quality = POSITIVE
|
||||
text_gain_indication = span_notice("You feel strong.")
|
||||
instability = POSITIVE_INSTABILITY_MINI
|
||||
instability = POSITIVE_INSTABILITY_MINOR
|
||||
difficulty = 16
|
||||
mutation_traits = list(TRAIT_STRENGTH)
|
||||
|
||||
|
||||
@@ -204,7 +204,7 @@
|
||||
text_gain_indication = span_notice("You feel pretty good, honeydoll.")
|
||||
text_lose_indication = span_notice("You feel a little less conversation would be great.")
|
||||
|
||||
/datum/mutation/chav/New(datum/mutation/copymut)
|
||||
/datum/mutation/elvis/New(datum/mutation/copymut)
|
||||
. = ..()
|
||||
AddComponent(/datum/component/speechmod, replacements = strings("elvis_replacement.json", "elvis"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user