- fix: Fixed taking damage while in the host's body (#40)

- add: Injection reagent added: Ephedrine
This commit is contained in:
Martell
2024-02-10 02:46:57 +03:00
committed by GitHub
parent e9a7a4d62a
commit 4be8c07182
2 changed files with 12 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ public sealed partial class InfestedBorerComponent : Component
{ "Kelotane", 30 },
{ "Dylovene", 30 },
{ "Dexalin", 30 },
{ "Ephedrine", 50 },
{ "SpaceDrugs", 75 },
{ "Leporazine", 75 }
};