better wording

This commit is contained in:
Lynne Megido 2018-10-27 08:03:18 +10:00
parent 973a5f77c7
commit 8a282fd3ba
Signed by: lynnesbian
GPG Key ID: FB7B970303ACE499

View File

@ -19,6 +19,6 @@ dialog --title "Info" --msgbox \
dialog --title "Info" --msgbox "Mistress has left you a message.\n\ni told you i'd do it if you kept disobeying." 8 40
dialog --title "Info" --msgbox "The permanent option has been selected. Please be advised that the changes that are about to take place will not be able to be reverted.\n\nChoose \"OK\" to continue." 10 40
dialog --title "Warning" --msgbox "Please ensure that you are not wearing anything on your head, as this may interfere with the creation of your ears. Please also ensure that you are standing up, to give your tail some room. If the process fails, it will be repeated until it succeeds." 10 50
for i in `seq 1 100`; do echo $i; sleep `echo 1.0 / $RANDOM \* 550 | bc -l`; done | dialog --title "Applying changes" --guage "Please wait...\nYou might feel a warm sensation spreading throughout your body. This is normal. Do not try and fight it. Your body's fundamental structure is being rewritten, and any attempts at resistance will ultimately fail." 12 50
for i in `seq 1 100`; do echo $i; sleep `echo 1.0 / $RANDOM \* 550 | bc -l`; done | dialog --title "Applying changes" --guage "Please wait...\nYou might feel a warm sensation spreading throughout your body. This is normal. Do not try to fight it. Your body's fundamental structure is being rewritten, and any attempts at resistance will ultimately fail." 12 50
dialog --title "Complete" --msgbox "Process completed. You are now a bunny girl.\nNote this change cannot be undone.\nAs per your genetic programming, you are now loyal to user 1001 (Mistress). Do not attempt to fight this conditioning; doing so is bad for your health.\nEnjoy your new form!" 12 50
clear