From 1017476e7e2e56fc918dd7374bbe4605b309162c Mon Sep 17 00:00:00 2001 From: Holli <78005870+Holli-Git@users.noreply.github.com> Date: Tue, 9 Jul 2024 08:08:36 -0600 Subject: [PATCH] Main commit (#74935) --- .../json/ascii_art/containers/containers.json | 36 +++++++++++++++++++ data/json/items/containers/containers.json | 32 +++++++++++++++++ 2 files changed, 68 insertions(+) diff --git a/data/json/ascii_art/containers/containers.json b/data/json/ascii_art/containers/containers.json index 73709677cf261..c6f40338008fa 100644 --- a/data/json/ascii_art/containers/containers.json +++ b/data/json/ascii_art/containers/containers.json @@ -2117,6 +2117,42 @@ "╚↔↔↔╝" ] }, + { + "type": "ascii_art", + "id": "condom_flavored_cherry", + "picture": [ + "╔↔↔↔╗", + "║( )║", + "╚↔↔↔╝" + ] + }, + { + "type": "ascii_art", + "id": "condom_flavored_banana", + "picture": [ + "╔↔↔↔╗", + "║( )║", + "╚↔↔↔╝" + ] + }, + { + "type": "ascii_art", + "id": "condom_flavored_strawberry", + "picture": [ + "╔↔↔↔╗", + "║( )║", + "╚↔↔↔╝" + ] + }, + { + "type": "ascii_art", + "id": "condom_flavored_orange", + "picture": [ + "╔↔↔↔╗", + "║( )║", + "╚↔↔↔╝" + ] + }, { "type": "ascii_art", "id": "balloon", diff --git a/data/json/items/containers/containers.json b/data/json/items/containers/containers.json index 1722c95e91f61..61a5f6b2aa2d1 100644 --- a/data/json/items/containers/containers.json +++ b/data/json/items/containers/containers.json @@ -3743,6 +3743,38 @@ "ascii_picture": "condom_ribbed", "weight": 100, "append": true + }, + { + "id": "condom_flavored_cherry", + "name": { "str": "cherry flavored condom" }, + "description": "A condom with cherry flavored lube, in red packaging to match.", + "ascii_picture": "condom_flavored_cherry", + "weight": 40, + "append": true + }, + { + "id": "condom_flavored_banana", + "name": { "str": "banana flavored condom" }, + "description": "A condom with banana flavored lube, in yellow packaging to match.", + "ascii_picture": "condom_flavored_banana", + "weight": 40, + "append": true + }, + { + "id": "condom_flavored_strawberry", + "name": { "str": "strawberry flavored condom" }, + "description": "A condom with strawberry flavored lube, in red packaging to match.", + "ascii_picture": "condom_flavored_strawberry", + "weight": 40, + "append": true + }, + { + "id": "condom_flavored_orange", + "name": { "str": "orange flavored condom" }, + "description": "A condom with orange flavored lube, in orange packaging to match.", + "ascii_picture": "condom_flavored_orange", + "weight": 40, + "append": true } ], "pocket_data": [