Browse Source

[fixed] Typos

Kevin_Smarts 1 year ago
parent
commit
43b9068ecd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/music_actions.qsrc

+ 2 - 2
locations/music_actions.qsrc

@@ -121,7 +121,7 @@ if $ARGS[0] = 'play_something':
             minut += 10
             gs 'stat'
             'You hum a few notes to warm up your throat and start to some some songs you know, just for your own entertainment.'
-            'You sway and move your had to keep the temp, relaxing into the music and enjoying it. When you look up, 10 minutes has passed and you are in a much better mood.'
+            'You sway and move your head to keep the tempo, relaxing into the music and enjoying it. When you look up, 10 minutes has passed and you are in a much better mood.'
             act 'Finish': gs 'music_actions', 'start'
         end
     elseif ml_willcost  <= pcs_willpwr:
@@ -135,7 +135,7 @@ if $ARGS[0] = 'play_something':
             minut += 10
             gs 'stat'
             'You hum a few notes to warm up your throat and start to some some songs you know, just for your own entertainment.'
-            'You sway and move your had to keep the temp, relaxing into the music and enjoying it. When you look up, 10 minutes has passed and you are in a much better mood.'
+            'You sway and move your head to keep the tempo, relaxing into the music and enjoying it. When you look up, 10 minutes has passed and you are in a much better mood.'
             act 'Finish': gs 'music_actions', 'start'
         end
     else