mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[MIRROR] Fitness Title Change (#26707)
* Fitness Title Change (#81650) ## About The Pull Request Changes the "Fitness" skill title to "Powerlifter" ## Why It's Good For The Game Fixes: #81531 ## Changelog 🆑 spellcheck: changed the fitness skill title to powerlifter /🆑 * Fitness Title Change --------- Co-authored-by: Cheshify <73589390+Cheshify@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/datum/skill/fitness
|
||||
name = "Fitness"
|
||||
title = "Fitness"
|
||||
title = "Powerlifter"
|
||||
desc = "Twinkle twinkle little star, hit the gym and lift the bar."
|
||||
/// The skill value modifier effects the max duration that is possible for /datum/status_effect/exercised
|
||||
modifiers = list(SKILL_VALUE_MODIFIER = list(1 MINUTES, 1.5 MINUTES, 2 MINUTES, 2.5 MINUTES, 3 MINUTES, 3.5 MINUTES, 5 MINUTES))
|
||||
|
||||
Reference in New Issue
Block a user