Allow diagnose on torso #1879

This commit is contained in:
Glowbal 2015-08-29 22:54:51 +02:00
parent ce42f5864f
commit 602ef690fc

View File

@ -93,7 +93,7 @@ class ACE_Medical_Actions {
displayNameProgress = CSTRING(Actions_Diagnosing);
category = "examine";
treatmentLocations[] = {"All"};
allowedSelections[] = {"head"};
allowedSelections[] = {"head", "body"};
requiredMedic = 0;
treatmentTime = 1;
items[] = {};