Moved pose text lower per suggestions on forums.

This commit is contained in:
Chinsky
2013-01-19 22:53:44 +04:00
parent 03321fa04d
commit f04185024a

View File

@@ -60,8 +60,6 @@
t_him = "her"
msg += "<EM>[src.name]</EM>!\n"
if (pose)
msg += "[t_He] is [pose].\n"
//uniform
if(w_uniform && !skipjumpsuit)
@@ -420,5 +418,7 @@
if(print_flavor_text()) msg += "[print_flavor_text()]\n"
msg += "*---------*</span>"
if (pose)
msg += "\n[t_He] is [pose]."
usr << msg