diff --git a/Data-1.13/TableData/Items/Drugs.xml b/Data-1.13/TableData/Items/Drugs.xml index 382900c5f..b250c9143 100644 --- a/Data-1.13/TableData/Items/Drugs.xml +++ b/Data-1.13/TableData/Items/Drugs.xml @@ -47,6 +47,7 @@ How do you make a drug? 262144 DRUG_TUNNELVISION increases tunnelvison, side effect only 524288 DRUG_LIFEDAMAGE damages life, sideeffect only 1048576 DRUG_CUREPOISON cures poison + 2097152 DRUG_STUNANDKILL stuns the target for its duration. Can be lethal if overdosed (depends on bodytype) You can combine "mix" different drug effects. For example, the new drug 'Occulin' has a 425984. This gives it the effects of DRUG_BLIND, DRUG_VISION and DRUG_TUNNELVISION. I've set the effects so that @@ -282,4 +283,14 @@ Note: The regeneration drug has no entries - that is intended, because this effe 0 1 + + 22 + Etorphine + 10 + 1 + 10 + 0 + 0 + 0 + diff --git a/Data-1.13/TableData/Items/Items.xml b/Data-1.13/TableData/Items/Items.xml index b8a580086..e00d67494 100644 --- a/Data-1.13/TableData/Items/Items.xml +++ b/Data-1.13/TableData/Items/Items.xml @@ -48885,4 +48885,24 @@ + + 1634 + M99 + M99 + A very strong animal tranquilizer. Lethal if overdosed, and you are not an elephant. + M99 + Not for sale through BR. + 268435456 + 1 + 1 + 70 + 1 + 8 + 16 + 200 + 5 + 1 + 1 + 2097152 + \ No newline at end of file diff --git a/Data-1.13/TableData/NPCInventory/HowardInventory.xml b/Data-1.13/TableData/NPCInventory/HowardInventory.xml index 3dad4b849..79674b677 100644 --- a/Data-1.13/TableData/NPCInventory/HowardInventory.xml +++ b/Data-1.13/TableData/NPCInventory/HowardInventory.xml @@ -95,4 +95,9 @@ 1548 3 + + 19 + 1634 + 5 + \ No newline at end of file