]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Burger Inhands (#39894)
authorTiniest Shark <head.rebel@yahoo.com>
Wed, 3 Sep 2025 19:42:50 +0000 (15:42 -0400)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 19:42:50 +0000 (15:42 -0400)
burger is in your hands

42 files changed:
Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml
Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-bun-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-bun-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-filling-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-filling-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-patty-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-patty-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/bear-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/bear-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/brain-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/brain-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/bun-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/bun-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-big-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-big-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-super-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-super-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/cat-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/cat-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/clown-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/clown-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/crazy-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/crazy-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/dog-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/dog-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/inhand-left.png [deleted file]
Resources/Textures/Objects/Consumable/Food/burger.rsi/inhand-right.png [deleted file]
Resources/Textures/Objects/Consumable/Food/burger.rsi/meta.json
Resources/Textures/Objects/Consumable/Food/burger.rsi/mime-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/mime-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/mothroach-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/mothroach-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/plain-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/plain-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/plasma-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/plasma-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/rat-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/rat-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/spell-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Food/burger.rsi/spell-inhand-right.png [new file with mode: 0644]

index 6d17f4fbbbd7c36242424ceaf6ecee51018afa03..1d50d62f31e1842bbe6647c7ad951000c0d30020 100644 (file)
     - state: custburg-filling
       color: red
     - state: custburg-top
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-patty-inhand-left
+        color: "#f70000"
+      - state: alpha-filling-inhand-left
+        color: "#f70000"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-patty-inhand-right
+        color: "#f70000"
+      - state: alpha-filling-inhand-right
+        color: "#f70000"
 
 # Burger
 
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-patty-inhand-left
+        color: "#382010"
+      - state: alpha-filling-inhand-left
+        color: "#bd9451"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-patty-inhand-right
+        color: "#382010"
+      - state: alpha-filling-inhand-right
+        color: "#bd9451"
 # Tastes like bun, grass.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-patty-inhand-left
+        color: "#b37659"
+      - state: alpha-filling-inhand-left
+        color: "#e8634f"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-patty-inhand-right
+        color: "#b37659"
+      - state: alpha-filling-inhand-right
+        color: "#e8634f"
 # Tastes like bun, bacon.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: alpha-bun-inhand-left
+        color: "#f7f7f7"
+      - state: burger-inhand-left
+      right:
+      - state: alpha-bun-inhand-right
+        color: "#f7f7f7"
+      - state: burger-inhand-right
 
 - type: entity
   name: bearger
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bear-inhand-left
+      right:
+      - state: bear-inhand-right
 
 - type: entity
   name: big bite burger
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: burger-big-inhand-left
+      right:
+      - state: burger-big-inhand-right
 # Tastes like bun, silver, magic.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: brain-inhand-left
+      right:
+      - state: brain-inhand-right
 # Tastes like bun, brains.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: cat-inhand-left
+      - state: plain-inhand-left
+      right:
+      - state: cat-inhand-right
+      - state: plain-inhand-right
 
 - type: entity
   name: cheese burger
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: plain-inhand-left
+      right:
+      - state: plain-inhand-right
 # TODO: Make this work.
   # - type: Sprite
   #   state: plate
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-filling-inhand-left
+        color: "#98d966"
+      - state: alpha-patty-inhand-left
+        color: "#f7b125"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-filling-inhand-right
+        color: "#98d966"
+      - state: alpha-patty-inhand-right
+        color: "#f7b125"
 # Tastes like bun, chicken.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: clown-inhand-left
+      right:
+      - state: clown-inhand-right
 
 - type: entity
   name: corger #not curger
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: dog-inhand-left
+      right:
+      - state: dog-inhand-right
 
 - type: entity
   name: crab burger
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-filling-inhand-left
+        color: "#7e1a07"
+      - state: alpha-patty-inhand-left
+        color: "#7e1a07"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-filling-inhand-right
+        color: "#7e1a07"
+      - state: alpha-patty-inhand-right
+        color: "#7e1a07"
 
 - type: entity
   name: crazy hamburger # Burger for you euro-cucks
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: crazy-inhand-left
+      right:
+      - state: crazy-inhand-right
 
 - type: entity
   name: duck sandwich # Burger for you sick bastards
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-filling-inhand-left
+        color: "#98d966"
+      - state: alpha-patty-inhand-left
+        color: "#e8b348"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-filling-inhand-right
+        color: "#98d966"
+      - state: alpha-patty-inhand-right
+        color: "#e8b348"
 # Tastes like bun, duck.
 
 - type: entity
           Quantity: 8
         - ReagentId: Licoxide
           Quantity: 5
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: plasma-inhand-left
+      right:
+      - state: plasma-inhand-right
 # Tastes like bun, pure electricity.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-filling-inhand-left
+        color: "#feffba"
+      - state: alpha-patty-inhand-left
+        color: "#f4bb53"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-filling-inhand-right
+        color: "#feffba"
+      - state: alpha-patty-inhand-right
+        color: "#f4bb53"
 # Tastes like bun, fish.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: plain-inhand-left
+      right:
+      - state: plain-inhand-right
 
 # Tastes like bun, HEAT.
 
     tags:
       - ClothMade
       - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: alpha-bun-inhand-left
+        color: "#cededa"
+      - state: alpha-filling-inhand-left
+        color: "#6a6281"
+      - state: alpha-patty-inhand-left
+        color: "#95a79f"
+      right:
+      - state: alpha-bun-inhand-right
+        color: "#cededa"
+      - state: alpha-filling-inhand-right
+        color: "#6a6281"
+      - state: alpha-patty-inhand-right
+        color: "#95a79f"
 # Tastes like bun, ectoplasm.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: plain-inhand-left
+      right:
+      - state: plain-inhand-right
 
 - type: entity
   name: McGuffin
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-filling-inhand-left
+        color: "#f2efce"
+      - state: alpha-patty-inhand-left
+        color: "#e3756d"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-filling-inhand-right
+        color: "#f2efce"
+      - state: alpha-patty-inhand-right
+        color: "#e3756d"
 
 - type: entity
   name: BBQ Rib Sandwich
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-filling-inhand-left
+        color: "#899660"
+      - state: alpha-patty-inhand-left
+        color: "#a94a31"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-filling-inhand-right
+        color: "#899660"
+      - state: alpha-patty-inhand-right
+        color: "#a94a31"
 # Tastes like bun, pork patty.
 
 - type: entity
           Quantity: 4
         - ReagentId: Nothing
           Quantity: 1
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: mime-inhand-left
+      right:
+      - state: mime-inhand-right
 # Tastes like  .
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: plain-inhand-left
+      right:
+      - state: plain-inhand-right
 
 - type: entity
   name: rat burger
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: rat-inhand-left
+      right:
+      - state: bun-inhand-right
+      - state: rat-inhand-right
+
 # Tastes like bun, HEAT.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: alpha-bun-inhand-left
+        color: "#7f7f7f"
+      - state: alpha-patty-inhand-left
+        color: "#c0c0c0"
+      - state: alpha-filling-inhand-left
+        color: "#141414"
+      right:
+      - state: alpha-bun-inhand-right
+        color: "#7f7f7f"
+      - state: alpha-patty-inhand-right
+        color: "#c0c0c0"
+      - state: alpha-filling-inhand-right
+        color: "#141414"
 # Tastes like bun, lettuce, sludge.
 
 - type: entity
           Quantity: 13
         - ReagentId: Vitamin
           Quantity: 5
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-patty-inhand-left
+        color: "#91d90b"
+      - state: alpha-filling-inhand-left
+        color: "#91d90b"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-patty-inhand-right
+        color: "#91d90b"
+      - state: alpha-filling-inhand-right
+        color: "#91d90b"
 # Tastes like bun, redditors.
 
 - type: entity
           Quantity: 5
         - ReagentId: Vitamin
           Quantity: 10
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: spell-inhand-left
+      right:
+      - state: spell-inhand-right
 # Tastes like bun, silver.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: burger-super-inhand-left
+      right:
+      - state: burger-super-inhand-right
 # Tastes like bun, diabetes.
 
 - type: entity
           Quantity: 8
         - ReagentId: Protein
           Quantity: 3
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-patty-inhand-left
+        color: "#f0d8a1"
+      - state: alpha-filling-inhand-left
+        color: "#e5ad29"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-patty-inhand-right
+        color: "#f0d8a1"
+      - state: alpha-filling-inhand-right
+        color: "#e5ad29"
 # Tastes like bun, tofu.
 
 - type: entity
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: bun-inhand-left
+      - state: alpha-patty-inhand-left
+        color: "#00cc33"
+      - state: alpha-filling-inhand-left
+        color: "#9900cc"
+      right:
+      - state: bun-inhand-right
+      - state: alpha-patty-inhand-right
+        color: "#00cc33"
+      - state: alpha-filling-inhand-right
+        color: "#9900cc"
 # Tastes like bun, acid.
 
 # Note: I would put a bunch of colored burgers here as listed in the tg .dm but
   - type: Tag
     tags:
     - Meat
+  - type: Item
+    inhandVisuals:
+      left:
+      - state: mothroach-inhand-left
+      right:
+      - state: mothroach-inhand-right
 
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-bun-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-bun-inhand-left.png
new file mode 100644 (file)
index 0000000..e949a52
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-bun-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-bun-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-bun-inhand-right.png
new file mode 100644 (file)
index 0000000..49e197e
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-bun-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-filling-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-filling-inhand-left.png
new file mode 100644 (file)
index 0000000..23e3dd2
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-filling-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-filling-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-filling-inhand-right.png
new file mode 100644 (file)
index 0000000..2846e57
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-filling-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-patty-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-patty-inhand-left.png
new file mode 100644 (file)
index 0000000..3b457ff
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-patty-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-patty-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-patty-inhand-right.png
new file mode 100644 (file)
index 0000000..07e19d2
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/alpha-patty-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/bear-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/bear-inhand-left.png
new file mode 100644 (file)
index 0000000..9c9a3e2
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/bear-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/bear-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/bear-inhand-right.png
new file mode 100644 (file)
index 0000000..873ad1b
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/bear-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/brain-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/brain-inhand-left.png
new file mode 100644 (file)
index 0000000..0d721f9
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/brain-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/brain-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/brain-inhand-right.png
new file mode 100644 (file)
index 0000000..16124dd
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/brain-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/bun-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/bun-inhand-left.png
new file mode 100644 (file)
index 0000000..bdea180
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/bun-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/bun-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/bun-inhand-right.png
new file mode 100644 (file)
index 0000000..9327840
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/bun-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-big-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-big-inhand-left.png
new file mode 100644 (file)
index 0000000..21a9f8d
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-big-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-big-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-big-inhand-right.png
new file mode 100644 (file)
index 0000000..c4e1c91
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-big-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-inhand-left.png
new file mode 100644 (file)
index 0000000..552b8d4
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-inhand-right.png
new file mode 100644 (file)
index 0000000..1c260fd
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-super-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-super-inhand-left.png
new file mode 100644 (file)
index 0000000..7b2863d
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-super-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-super-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-super-inhand-right.png
new file mode 100644 (file)
index 0000000..1eb3e9c
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/burger-super-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/cat-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/cat-inhand-left.png
new file mode 100644 (file)
index 0000000..e6eacf6
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/cat-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/cat-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/cat-inhand-right.png
new file mode 100644 (file)
index 0000000..5b68464
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/cat-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/clown-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/clown-inhand-left.png
new file mode 100644 (file)
index 0000000..3831dda
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/clown-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/clown-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/clown-inhand-right.png
new file mode 100644 (file)
index 0000000..18380c4
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/clown-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/crazy-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/crazy-inhand-left.png
new file mode 100644 (file)
index 0000000..c017fc9
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/crazy-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/crazy-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/crazy-inhand-right.png
new file mode 100644 (file)
index 0000000..b1664e7
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/crazy-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/dog-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/dog-inhand-left.png
new file mode 100644 (file)
index 0000000..5a43f75
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/dog-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/dog-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/dog-inhand-right.png
new file mode 100644 (file)
index 0000000..f822085
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/dog-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/inhand-left.png
deleted file mode 100644 (file)
index f5ed6b3..0000000
Binary files a/Resources/Textures/Objects/Consumable/Food/burger.rsi/inhand-left.png and /dev/null differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/inhand-right.png
deleted file mode 100644 (file)
index 9e9290d..0000000
Binary files a/Resources/Textures/Objects/Consumable/Food/burger.rsi/inhand-right.png and /dev/null differ
index 42c8c461e9837dfe038f34e38ee13aa300bf9536..2b1a9f66dfdc5b5378c52115e6e9bb535b56c0c7 100644 (file)
 {
-  "version": 1,
-  "license": "CC-BY-SA-3.0",
-  "copyright": "Taken from tgstation and modified by Swept and potato1234x at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa, ian.png created by EmoGarbage, mothroach.png created by TurboTracker, screwed by TheShuEd",
-  "size": {
-    "x": 32,
-    "y": 32
-  },
-  "states": [
-    {
-      "name": "appendix"
-    },
-    {
-      "name": "bacon"
-    },
-    {
-      "name": "baseball"
-    },
-    {
-      "name": "bearger"
-    },
-    {
-      "name": "bigbite"
-    },
-    {
-      "name": "brain"
-    },
-    {
-      "name": "bun"
-    },
-    {
-      "name": "c"
-    },
-    {
-      "name": "cat"
-    },
-    {
-      "name": "cheese"
-    },
-    {
-      "name": "cheesealt"
-    },
-    {
-      "name": "chicken"
-    },
-    {
-      "name": "clown"
-    },
-    {
-      "name": "crab"
-    },
-    {
-      "name": "crazy",
-      "delays": [
-        [
-          0.1,
-          0.1,
-          0.1,
-          0.1
-        ]
-      ]
-    },
-    {
-      "name": "custburg-bottom"
-    },
-    {
-      "name": "custburg-filling"
-    },
-    {
-      "name": "custburg-top"
-    },
-    {
-      "name": "empowered",
-      "delays": [
-        [
-          1.5,
-          0.1
-        ]
-      ]
-    },
-    {
-      "name": "fish"
-    },
-    {
-      "name": "fivealarm"
-    },
-    {
-      "name": "ghost",
-      "delays": [
-        [
-          0.11,
-          0.08,
-          0.06,
-          0.05,
-          0.04,
-          0.04,
-          0.07,
-          0.1,
-          0.13,
-          0.11,
-          0.09,
-          0.07,
-          0.05,
-          0.06,
-          0.07,
-          0.08,
-          0.1,
-          0.12
-        ]
-      ]
-    },
-    {
-      "name": "human"
-    },
-    {
-      "name": "ian"
-    },
-    {
-      "name": "plain"
-    },
-    {
-      "name": "mcguffin"
-    },
-    {
-      "name": "mcrib"
-    },
-    {
-      "name": "mime"
-    },
-    {
-      "name": "rat"
-    },
-    {
-      "name": "ro",
-      "delays": [
-        [
-          0.1,
-          0.1,
-          0.1,
-          0.1,
-          0.1,
-          0.4,
-          0.3,
-          0.1,
-          0.3,
-          0.1,
-          0.3,
-          0.4,
-          0.1,
-          0.1,
-          0.1,
-          0.1,
-          0.1,
-          1.1
-        ]
-      ]
-    },
-    {
-      "name": "screwed"
-    },
-    {
-      "name": "spell"
-    },
-    {
-      "name": "superbite"
-    },
-    {
-      "name": "plate"
-    },
-    {
-      "name": "tofu"
-    },
-    {
-      "name": "soylent"
-    },
-    {
-      "name": "x"
-    },
-    {
-      "name": "mothroach"
-    },
-    {
-      "name": "inhand-right",
-      "directions": 4
-    },
-    {
-      "name": "inhand-left",
-      "directions": 4
-    }
-  ]
+    "version": 1,
+    "license": "CC-BY-SA-3.0",
+    "copyright": "Taken from tgstation and modified by Swept and potato1234x at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa, ian.png created by EmoGarbage, mothroach.png created by TurboTracker, screwed by TheShuEd. Inhands by Tiniest Shark (Github)",
+    "size": {
+        "x": 32,
+        "y": 32
+    },
+    "states": [
+        {
+            "name": "appendix"
+        },
+        {
+            "name": "alpha-bun-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "alpha-bun-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "alpha-filling-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "alpha-filling-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "alpha-patty-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "alpha-patty-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "bacon"
+        },
+        {
+            "name": "baseball"
+        },
+        {
+            "name": "bearger"
+        },
+        {
+            "name": "bear-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "bear-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "bigbite"
+        },
+        {
+            "name": "burger-big-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "burger-big-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "brain"
+        },
+        {
+            "name": "brain-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "brain-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "bun"
+        },
+        {
+            "name": "bun-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "bun-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "burger-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "burger-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "c"
+        },
+        {
+            "name": "cat"
+        },
+        {
+            "name": "cat-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "cat-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "cheese"
+        },
+        {
+            "name": "cheesealt"
+        },
+        {
+            "name": "chicken"
+        },
+        {
+            "name": "clown"
+        },
+        {
+            "name": "clown-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "clown-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "crab"
+        },
+        {
+            "name": "crazy",
+            "delays": [
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1
+                ]
+            ]
+        },
+        {
+            "name": "crazy-inhand-left",
+            "directions": 4,
+            "delays": [
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1
+                ],
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1
+                ],
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1
+                ],
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1
+                ]
+            ]
+        },
+        {
+            "name": "crazy-inhand-right",
+            "directions": 4,
+            "delays": [
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1
+                ],
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1
+                ],
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1
+                ],
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1
+                ]
+            ]
+        },
+        {
+            "name": "custburg-bottom"
+        },
+        {
+            "name": "custburg-filling"
+        },
+        {
+            "name": "custburg-top"
+        },
+        {
+            "name": "empowered",
+            "delays": [
+                [
+                    1.5,
+                    0.1
+                ]
+            ]
+        },
+        {
+            "name": "plasma-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "plasma-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "fish"
+        },
+        {
+            "name": "fivealarm"
+        },
+        {
+            "name": "ghost",
+            "delays": [
+                [
+                    0.11,
+                    0.08,
+                    0.06,
+                    0.05,
+                    0.04,
+                    0.04,
+                    0.07,
+                    0.1,
+                    0.13,
+                    0.11,
+                    0.09,
+                    0.07,
+                    0.05,
+                    0.06,
+                    0.07,
+                    0.08,
+                    0.1,
+                    0.12
+                ]
+            ]
+        },
+        {
+            "name": "human"
+        },
+        {
+            "name": "ian"
+        },
+        {
+            "name": "dog-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "dog-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "plain"
+        },
+        {
+            "name": "plain-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "plain-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "mcguffin"
+        },
+        {
+            "name": "mcrib"
+        },
+        {
+            "name": "mime"
+        },
+        {
+            "name": "mime-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "mime-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "rat"
+        },
+        {
+            "name": "rat-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "rat-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "ro",
+            "delays": [
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.4,
+                    0.3,
+                    0.1,
+                    0.3,
+                    0.1,
+                    0.3,
+                    0.4,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    1.1
+                ]
+            ]
+        },
+        {
+            "name": "screwed"
+        },
+        {
+            "name": "spell"
+        },
+        {
+            "name": "spell-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "spell-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "superbite"
+        },
+        {
+            "name": "burger-super-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "burger-super-inhand-right",
+            "directions": 4
+        },
+        {
+            "name": "plate"
+        },
+        {
+            "name": "tofu"
+        },
+        {
+            "name": "soylent"
+        },
+        {
+            "name": "x"
+        },
+        {
+            "name": "mothroach"
+        },
+        {
+            "name": "mothroach-inhand-left",
+            "directions": 4
+        },
+        {
+            "name": "mothroach-inhand-right",
+            "directions": 4
+        }
+    ]
 }
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/mime-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/mime-inhand-left.png
new file mode 100644 (file)
index 0000000..340816d
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/mime-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/mime-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/mime-inhand-right.png
new file mode 100644 (file)
index 0000000..fe545ef
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/mime-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/mothroach-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/mothroach-inhand-left.png
new file mode 100644 (file)
index 0000000..fa471eb
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/mothroach-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/mothroach-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/mothroach-inhand-right.png
new file mode 100644 (file)
index 0000000..fad5a8a
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/mothroach-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/plain-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/plain-inhand-left.png
new file mode 100644 (file)
index 0000000..ca84d14
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/plain-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/plain-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/plain-inhand-right.png
new file mode 100644 (file)
index 0000000..4236e9e
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/plain-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/plasma-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/plasma-inhand-left.png
new file mode 100644 (file)
index 0000000..199689a
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/plasma-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/plasma-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/plasma-inhand-right.png
new file mode 100644 (file)
index 0000000..c74d662
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/plasma-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/rat-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/rat-inhand-left.png
new file mode 100644 (file)
index 0000000..83ff6f5
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/rat-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/rat-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/rat-inhand-right.png
new file mode 100644 (file)
index 0000000..723e57c
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/rat-inhand-right.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/spell-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/spell-inhand-left.png
new file mode 100644 (file)
index 0000000..059b57e
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/spell-inhand-left.png differ
diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/spell-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/spell-inhand-right.png
new file mode 100644 (file)
index 0000000..0f9c5a4
Binary files /dev/null and b/Resources/Textures/Objects/Consumable/Food/burger.rsi/spell-inhand-right.png differ