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:
@@ -378,3 +378,20 @@ SignHydro3: SignHydro1
|
||||
|
||||
# 2024-07-27
|
||||
LogicGate: LogicGateOr
|
||||
|
||||
# 2024-08-11
|
||||
FoodTacoBeef: FoodTacoShell
|
||||
FoodTacoChicken: FoodTacoShell
|
||||
FoodTacoFish: FoodTacoShell
|
||||
FoodTacoBeefSupreme: FoodTacoShell
|
||||
FoodTacoChickenSupreme: FoodTacoShell
|
||||
FoodTacoRat: FoodTacoShell
|
||||
|
||||
FoodMeatHumanKebab: FoodKebabSkewer
|
||||
FoodMeatLizardtailKebab: FoodKebabSkewer
|
||||
FoodMeatRatKebab: FoodKebabSkewer
|
||||
FoodMeatRatdoubleKebab: FoodKebabSkewer
|
||||
FoodMeatSnakeKebab: FoodKebabSkewer
|
||||
FoodMeatHawaiianKebab: FoodKebabSkewer
|
||||
FoodMeatKebab: FoodKebabSkewer
|
||||
FoodMeatFiestaKebab: FoodKebabSkewer
|
||||
Reference in New Issue
Block a user