Skip to content

Commit

Permalink
throttled Rust emotes, trying to get crafting to work
Browse files Browse the repository at this point in the history
  • Loading branch information
KittenColony committed Nov 14, 2024
1 parent a1d1969 commit ede9cce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Resources/Prototypes/_CD/Reagents/narcotics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,10 @@
- "reagent-effect-painkiller-strong5"
- "reagent-effect-painkiller-strong6"
- "reagent-effect-anxietymed-strong7"
probability: 0.1
conditions:
- !type:ReagentThreshold
max: 20
- !type:AdjustReagent
conditions:
- !type:ReagentThreshold
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- material: MaterialCardboard
amount: 1
doAfter: 2
steps:
- steps:
- tool: Prying
doAfter: 1
- to: fuel
Expand Down

0 comments on commit ede9cce

Please sign in to comment.