Skip to content

Commit

Permalink
Update non-married message
Browse files Browse the repository at this point in the history
  • Loading branch information
rickparrish committed Aug 6, 2021
1 parent eb8f856 commit 45c6a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SOURCE/USURPER/LOVERS.PAS
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ begin
if found=false then begin

d(12,'You are not married bird-brain!');
d(12,'Go and find yourself a '+sex5[player.sex]+' before it''s too late!');
d(12,'Go and find yourself a spouse before it''s too late!');
pause;
crlf;

Expand Down

0 comments on commit 45c6a94

Please sign in to comment.