Custom Taco & Kebabs - FoodSequence 2 (#30905)

* control layer ordering

* sprite update

* taco!

* taco naming gen

* fix separator naming

* some proto fixes

* default naming separation

* fix taco naming

* rat update

* hamsterburger

* organs taco

* remove from spawners

* fixes

* fix separators and lemons

* Update food-sequence.ftl

* randomization offset

* fix

* kebabs refactor

* fix

* skewer weapon

* Update food_single.yml

* Update migration.yml

* suppermatter

* hamlet centered

* hamsburger

* Update dead-0.png

* 20 -> 4 burger layers max

* Update burger.yml

* canReact: false

* capfruit update

* Update burger.yml

* Update burger.yml

* Update produce.yml

* some fixes

* Update Resources/Textures/Objects/Consumable/Food/taco.rsi/meta.json

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Shared/Nutrition/Components/FoodSequenceStartPointComponent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Shared/Nutrition/Components/FoodSequenceStartPointComponent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* chicken

* Update food-sequence.ftl

* documentation

* fixes

* Update meat.yml

* Update meat.yml

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
Ed
2024-08-14 16:04:00 +03:00
committed by GitHub
parent 8ac0246998
commit e659eb992f
74 changed files with 1138 additions and 1127 deletions

View File

@@ -68,12 +68,14 @@
flavors:
- people
- type: FoodSequenceElement
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: brain
entries:
burger:
name: food-sequence-burger-content-brain
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: brain
name: food-sequence-content-brain
taco:
name: food-sequence-content-brain
- type: entity
id: OrganHumanEyes
@@ -95,12 +97,14 @@
- type: Sprite
state: tongue
- type: FoodSequenceElement
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: tongue
entries:
burger:
name: food-sequence-burger-content-tongue
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: tongue
name: food-sequence-content-tongue
taco:
name: food-sequence-content-tongue
- type: entity
id: OrganHumanAppendix
@@ -112,13 +116,6 @@
- state: appendix
- state: appendix-inflamed
visible: false
- type: FoodSequenceElement
entries:
burger:
name: food-sequence-burger-content-appendix
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: appendix
- type: entity
id: OrganHumanEars
@@ -129,12 +126,14 @@
- type: Sprite
state: ears
- type: FoodSequenceElement
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: ears
entries:
burger:
name: food-sequence-burger-content-ears
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: ears
name: food-sequence-content-ears
taco:
name: food-sequence-content-ears
- type: entity
id: OrganHumanLungs
@@ -218,12 +217,14 @@
- id: Food
- id: Drink
- type: FoodSequenceElement
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: stomach
entries:
burger:
name: food-sequence-burger-content-stomach
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: stomach
name: food-sequence-content-stomach
taco:
name: food-sequence-content-stomach
- type: entity
id: OrganHumanLiver
@@ -240,12 +241,14 @@
- id: Alcohol
rateModifier: 0.1 # removes alcohol very slowly along with the stomach removing it as a drink
- type: FoodSequenceElement
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: liver
entries:
burger:
name: food-sequence-burger-content-liver
sprite:
sprite: Mobs/Species/Human/organs.rsi
state: liver
name: food-sequence-content-liver
taco:
name: food-sequence-content-liver
- type: entity
id: OrganHumanKidneys