Skip to content

Commit

Permalink
Make chloral hydrate better suited for use as anesthesia (#2685)
Browse files Browse the repository at this point in the history
  • Loading branch information
pontaoski authored Jan 11, 2025
1 parent 3472522 commit 4e175ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Resources/Prototypes/Reagents/toxins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
physicalDesc: reagent-physical-desc-nondescript
metabolisms:
Poison:
metabolismRate: 0.25 # DeltaV: chloral hydrate should last longer for surgery
effects:
- !type:Emote
emote: Yawn
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Recipes/Reactions/chemicals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
Water:
amount: 1
products:
ChloralHydrate: 1
ChloralHydrate: 3 # DeltaV: make chloral hydrate less outrageously expensive

- type: reaction
id: Pax
Expand Down

0 comments on commit 4e175ea

Please sign in to comment.