|
@@ -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
|