mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
fixes species hiding (#23407)
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
msg += "<em>[name]</em>"
|
||||
|
||||
// Show what you are
|
||||
msg += examine_what_am_i()
|
||||
msg += examine_what_am_i(skipgloves, skipsuitstorage, skipjumpsuit, skipshoes, skipmask, skipears, skipeyes, skipface)
|
||||
msg += "\n"
|
||||
|
||||
// All the things wielded/worn that can be reasonably described with a common template:
|
||||
|
||||
Reference in New Issue
Block a user