Open viperscape opened 7 years ago
Being able to chain functions would be a big plus
def sword damage 2 ; def root @player.sword new sword -> damage + 5 # build new sword and also increase its damage ;
Being able to chain functions would be a big plus