Skip to content

Commit

Permalink
Bug-o-ssieur bug: bug_o_ssieur ~= bug-o-ssieur. bug-o-ssieur bug unbu…
Browse files Browse the repository at this point in the history
…gged.
  • Loading branch information
badonnthedeer committed Jun 22, 2023
1 parent 7dfe246 commit 44948e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions media/lua/shared/Translate/EN/Sandbox_EN.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Sandbox_EN = {
Sandbox_AnthroTraits_BeastOfBurdenPctIncrease_tooltip = "Percentage increase of total max weight attribute with Beast of Burden.",
Sandbox_AnthroTraits_BeastOfBurden_Cost = "Beast of Burden Cost",
Sandbox_AnthroTraits_BeastOfBurden_Cost_tooltip = "The cost of this trait at character creation.",
Sandbox_AnthroTraits_Bug_o_ssieur_Cost = "Bug-o-ssieur Cost",
Sandbox_AnthroTraits_Bug_o_ssieur_Cost_tooltip = "The cost of this trait at character creation.",
Sandbox_AnthroTraits_Bug-o-ssieur_Cost = "Bug-o-ssieur Cost",
Sandbox_AnthroTraits_Bug-o-ssieur_Cost_tooltip = "The cost of this trait at character creation.",
Sandbox_AnthroTraits_BullRushKnockdownEndCost = "Bull Rush Endurance Cost",
Sandbox_AnthroTraits_BullRushKnockdownEndCost_tooltip = "The amount that knocking over a zombie/player with Bull Rush subtracts from your endurance.<br>(Endurance is a max of 1, so setting this to 1 will completely drain endurance.)",
Sandbox_AnthroTraits_BullRush_Cost = "Bull Rush Cost",
Expand Down
4 changes: 2 additions & 2 deletions media/sandbox-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ option AnthroTraits.AT_BeastOfBurdenPctIncrease
page = AnthroTraits, translation = AnthroTraits_BeastOfBurdenPctIncrease,
}

option AnthroTraits.AT_Bug_o_ssieur_Cost
option AnthroTraits.AT_Bug-o-ssieur_Cost
{
type = integer, min = -15, max = 15, default = 1,
page = AnthroTraits, translation = AnthroTraits_Bug_o_ssieur_Cost,
page = AnthroTraits, translation = AnthroTraits_Bug-o-ssieur_Cost,
}

option AnthroTraits.AT_BullRush_Cost
Expand Down

0 comments on commit 44948e7

Please sign in to comment.