9
# File 'lib/rbstarbound/player.rb', line 9 def player_name=(name); data['identity']['name'] = name; end