RoloLudo/RoloLudo.package/LudoBot.class/class/newRandomPlayerCharacter.st

7 lines
110 B
Smalltalk
Raw Normal View History

accessing
newRandomPlayerCharacter
^ SfPlayerCharacter new
momentum;
health: 5;
spirit: 5;
supply: 5.