From: csqrb <56765288+CaptainSqrBeard@users.noreply.github.com> Date: Sat, 9 Sep 2023 18:45:38 +0000 (+0600) Subject: Increase crayon charges from 5 to 15 (#19922) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=e773d8c09fe7f619ad00141c94c76fe2b509b517;p=space-station-14.git Increase crayon charges from 5 to 15 (#19922) --- diff --git a/Resources/Prototypes/Entities/Objects/Fun/crayons.yml b/Resources/Prototypes/Entities/Objects/Fun/crayons.yml index 49113f18fd..e6ad1f8af7 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/crayons.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/crayons.yml @@ -16,7 +16,7 @@ - key: enum.CrayonUiKey.Key type: CrayonBoundUserInterface - type: Crayon - capacity: 5 + capacity: 15 - type: Food - type: SolutionContainerManager solutions: @@ -43,7 +43,6 @@ heldPrefix: white - type: Crayon color: white - capacity: 5 - type: Tag tags: - Write @@ -66,7 +65,6 @@ heldPrefix: mime - type: Crayon color: white - capacity: 5 - type: Tag tags: - Write @@ -112,7 +110,6 @@ heldPrefix: black - type: Crayon color: black - capacity: 5 - type: Tag tags: - Write @@ -135,7 +132,6 @@ heldPrefix: red - type: Crayon color: red - capacity: 5 - type: Tag tags: - Write @@ -158,7 +154,6 @@ heldPrefix: orange - type: Crayon color: orange - capacity: 5 - type: Tag tags: - Write @@ -181,7 +176,6 @@ heldPrefix: yellow - type: Crayon color: yellow - capacity: 5 - type: Tag tags: - Write @@ -204,7 +198,6 @@ heldPrefix: green - type: Crayon color: green - capacity: 5 - type: Tag tags: - Write @@ -227,7 +220,6 @@ heldPrefix: blue - type: Crayon color: lightblue - capacity: 5 - type: Tag tags: - Write @@ -250,7 +242,6 @@ heldPrefix: purple - type: Crayon color: purple - capacity: 5 - type: Tag tags: - Write