starting traits
This commit is contained in:
@@ -12,6 +12,7 @@ public class Halfling implements Race{
|
|||||||
|
|
||||||
this.languages = new String[] {"Common", "Elvish"};
|
this.languages = new String[] {"Common", "Elvish"};
|
||||||
this.skills = new String[] {};
|
this.skills = new String[] {};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user