2
0
Fork 0

Attempting to make Objective NPC's

frozen
KeyLime17 1 year ago
parent 0e73a661f6
commit 38f3d9b7be

@ -4,5 +4,6 @@ import lotr.common.entity.npc.LOTRUnitTradeEntry;
public interface ILOTRUnitTradeEntry {
LOTRUnitTradeEntry setObjective(String objectiveKey);
}

Loading…
Cancel
Save