mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-29 11:31:51 +00:00
Moved pose text lower per suggestions on forums.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user