Browse Source

fix(Data) Mother's Hunger description fix

main
Jonathan McCaffrey 4 years ago
parent
commit
3e3ba3ff5e
  1. 1
      Model/Entity/Data/DATA.cs

1
Model/Entity/Data/DATA.cs

@ -328,7 +328,6 @@ public class DATA
Name = "Mother's Hunger", Name = "Mother's Hunger",
Description = Description =
"When a unit dies near one of Mala's Blood Wells, she gains pyre based on the dying unit's supply.", "When a unit dies near one of Mala's Blood Wells, she gains pyre based on the dying unit's supply.",
Notes = "+1 per supply"
}) })
}, },
{ {

Loading…
Cancel
Save