From: K-Dynamic <20566341+K-Dynamic@users.noreply.github.com> Date: Mon, 14 Apr 2025 08:58:41 +0000 (+1200) Subject: Change colour tone of blue and green crayons (#36532) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=25902b5dd0a5d69b6506a2c23a6ea8026956d493;p=space-station-14.git Change colour tone of blue and green crayons (#36532) * change crayon lightblue to blue * recolour both green and blue to match crayons --- diff --git a/Resources/Prototypes/Entities/Objects/Fun/crayons.yml b/Resources/Prototypes/Entities/Objects/Fun/crayons.yml index 3c4a4800a8..a32e3ba89c 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/crayons.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/crayons.yml @@ -182,7 +182,7 @@ - type: Item heldPrefix: green - type: Crayon - color: green + color: "#A8E61D" - type: Tag tags: - Write @@ -201,7 +201,7 @@ - type: Item heldPrefix: blue - type: Crayon - color: lightblue + color: "#00B7EF" - type: Tag tags: - Write