new and fixed messages
2 fixed messages and 2 new silly messages
This commit is contained in:
@@ -415,7 +415,7 @@ dodrink()
|
||||
/* Or are you surrounded by water? */
|
||||
if (Underwater && !u.uswallow) {
|
||||
if (yn("Drink the water around you?") == 'y') {
|
||||
pline("Do you know what lives in this water!");
|
||||
pline("Do you know what lives in this water?");
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user