mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 09:03:23 +01:00
Description and mapfix.
This commit is contained in:
@@ -205,9 +205,9 @@
|
||||
|
||||
if (src.cloneloss)
|
||||
if (src.cloneloss < 30)
|
||||
msg += "[t_He] [t_has] minor genetic deformities.\n"
|
||||
msg += "[t_He] [t_has] looks slightly... unfinished?\n"
|
||||
else
|
||||
msg += "<B>[t_He] [t_has] severe genetic deformities.</B>\n"
|
||||
msg += "<B>[t_He] [t_has] looks very... unfinished?</B>\n"
|
||||
|
||||
/* if (src.getFireLoss())
|
||||
if (src.getFireLoss() < 30)
|
||||
|
||||
Reference in New Issue
Block a user