mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-31 00:49:14 +01:00
Update examine.dm
This commit is contained in:
@@ -369,7 +369,7 @@
|
|||||||
if(digitalcamo)
|
if(digitalcamo)
|
||||||
msg += "[t_He] [t_is] moving [t_his] body in an unnatural and blatantly inhuman manner.\n"
|
msg += "[t_He] [t_is] moving [t_his] body in an unnatural and blatantly inhuman manner.\n"
|
||||||
|
|
||||||
if(client?.prefs.noncon_weight_gain)
|
if(client?.prefs?.noncon_weight_gain)
|
||||||
msg += "<span class='purple'><b>Non-con fattening is allowed</b></span>\n"
|
msg += "<span class='purple'><b>Non-con fattening is allowed</b></span>\n"
|
||||||
|
|
||||||
if (length(msg))
|
if (length(msg))
|
||||||
|
|||||||
Reference in New Issue
Block a user