- tweak: Stimulant tweaks (#19)
This commit is contained in:
@@ -417,7 +417,7 @@ public sealed partial class ChangelingSystem
|
||||
if (!TakeChemicals(uid, component, 30))
|
||||
return;
|
||||
|
||||
_solutionContainer.TryAddReagent(injectable.Value, "Stimulants", 50);
|
||||
_solutionContainer.TryAddReagent(injectable.Value, "Stimulants", 10);
|
||||
|
||||
args.Handled = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user