summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json
Commit message (Collapse)AuthorAgeFilesLines
* Remove invalid intensity field from npc_add_effect.jc_gargma2023-01-141-4/+4
| | | | -Intensity is inferred from effect duration.
* Fix a bunch of places I forgot to update the vampirism trait ID.jc_gargma2022-09-121-14/+14
|
* Remove some excess periods in dialogue.jc_gargma2022-06-151-4/+4
|
* Port back a number of fixes and cleanups from my attempt to port the mod to DDA.jc_gargma2022-01-241-38/+38
|
* Fix errors in NPC permanently refusing to blood.jc_gargma2021-09-221-1/+2
|
* Forcefully blood drinking from mutants can now...succeed?jc_gargma2021-09-181-11/+24
| | | | | | NPCs can now permanently refuse to give blood...willingly. Clean up some other text in the blood drinking dialogues. Clean up some text in the blood drinking dialogues.
* Fix NPCs saying they are too unwell to give blood when they have actually ↵jc_gargma2021-07-271-2/+11
| | | | refused.
* Fix human forced blood drinking appearing on mutantsjc_gargma2021-07-271-20/+36
|
* Fix mutant forced blood drinking appearing on non-mutantsjc_gargma2021-07-271-3/+2
|
* Typojc_gargma2021-07-271-2/+2
|
* Add dialogue tree for drinking blood from mutant npcs.jc_gargma2021-07-271-69/+138
| | | | | Change traits required for npcs to avoid being bitten. Change dialogue and remove reputation hit for non-hostile trait npcs refusing to give blood.
* Fix blood drinking for reals this timejc_gargma2021-07-251-102/+103
| | | | | -Use raw fatigue value -Debugged correct hunger, thirst, and fatigue value thresholds
* Unbreak convincing npcs to be fed uponjc_gargma2021-07-251-24/+24
|
* Add effect so NPCs remember for 48h they are unwilling to give bloodjc_gargma2021-07-251-102/+104
| | | | | Remove some invalid dialogue conditions Clean up dialogue arrays
* Fix blood drinking reputation nerfs not workingjc_gargma2021-07-251-4/+4
|
* Fix multiple blood drink options occuring at the same time.jc_gargma2021-07-211-13/+33
|
* Comment out blood drinking from allied vampires for nowjc_gargma2021-06-031-0/+1
|
* Add blood drinking refusal dialogues to friendly/neutral npcsjc_gargma2021-06-011-3/+10
|
* Expand blood drinking dialogue to allow recruiting non-allied blood dollsjc_gargma2021-06-011-117/+154
|
* Fix blood drink traitjc_gargma2021-05-251-3/+3
|
* Blood drinking dialogue treesjc_gargma2021-05-131-0/+619