mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
This commit is contained in:
@@ -21,11 +21,11 @@ CONTENTS:
|
||||
flags = BLOCKHAIR
|
||||
flags_inv = HIDEMASK|HIDEEARS|HIDEEYES|HIDEFACE|HIDEEARS
|
||||
flags_cover = HEADCOVERSEYES
|
||||
// You appear to be this when examined instead of your mob's actual species. Also used to verify the helmet and suit are in a matching set.
|
||||
/// You appear to be this when examined instead of your mob's actual species. Also used to verify the helmet and suit are in a matching set.
|
||||
species_disguise = "High-tech robot"
|
||||
/// All the borg skins that this can disguise you as.
|
||||
var/list/available_disguises = list("Standard")
|
||||
// Extended description, currently shared with all the sub-types. Easy to add indvidual ones later if someone decides that.
|
||||
/// Extended description, currently shared with all the sub-types. Easy to add indvidual ones later if someone decides that.
|
||||
var/extended_desc = "For reasons unknown to robotics experts across the galaxy, putting on a costume fashioned out of cardboard with some knobbly bits stuck on, \
|
||||
some buttons drawn on in pen, and moving in a stereotypical 'robotic' fashion causes the wearer to be percieved as being an actual robot by other robots, \
|
||||
cyborgs, and AI systems. The mechanism behind this is not understood, but they may use contextual information and other clues in order to see through the ruse. \
|
||||
|
||||
Reference in New Issue
Block a user