Typofix
This commit is contained in:
@@ -2747,7 +2747,7 @@ zapyourself(struct obj *obj, boolean ordinary)
|
|||||||
if (ordinary)
|
if (ordinary)
|
||||||
pline_The("sleep ray hits you!");
|
pline_The("sleep ray hits you!");
|
||||||
else
|
else
|
||||||
You("fall alseep!");
|
You("fall asleep!");
|
||||||
monstunseesu(M_SEEN_SLEEP);
|
monstunseesu(M_SEEN_SLEEP);
|
||||||
fall_asleep(-rnd(50), TRUE);
|
fall_asleep(-rnd(50), TRUE);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user