Wording tweak1

This commit is contained in:
Ravensdale
2014-12-27 14:23:59 -08:00
parent 1e90bf460c
commit 358e6c0d70
+2 -2
View File
@@ -202,8 +202,8 @@
H.w_uniform.add_fingerprint(M)
if(player_logged)
M.visible_message("<span class='notice'>[M] shakes [src], but they do not respond. Probably suffering from SSD.", \
"<span class='notice'>You shake [src], but they are unresponsive. Probably suffering from SSD.</span>")
M.visible_message("<span class='notice'>[M] shakes [src] trying to wake [t_him] up!</span>", \
"<span class='notice'>You shake [src], but they do not respond... Maybe they have S.S.D?</span>")
else if(lying || src.sleeping)
src.sleeping = max(0,src.sleeping-5)
if(src.sleeping == 0)