Skip to content

Commit

Permalink
docs: Fix give_aid_all effects field for NPC docs (#4935)
Browse files Browse the repository at this point in the history
Update npcs.md
  • Loading branch information
Relgar authored Jul 5, 2024
1 parent d95d07c commit ab60611
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ effects should be arranged in a list and are processed in the order listed.
| Effect | Description |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `give_aid` | Removes all bites, infection, and bleeding from your character's body and heals 10-25 HP of injury on each of your character's body parts. Takes 30 minutes. NPC receives 30 minutes of `currently_busy` effect on start. |
| `give_aid_all` | Performs `give_aid` on your character and each of your character's NPC allies in crafting range. Takes 1 hour. NPC receives 1 hour of `currently_busy` effect on start. |
| `give_all_aid` | Performs `give_aid` on your character and each of your character's NPC allies in crafting range. Takes 1 hour. NPC receives 1 hour of `currently_busy` effect on start. |
| `buy_haircut` | Gives your character a haircut morale boost for 12 hours. |
| `buy_shave` | Gives your character a shave morale boost for 6 hours. |
| `morale_chat` | Gives your character a pleasant conversation morale boost for 6 hours. |
Expand Down

0 comments on commit ab60611

Please sign in to comment.