* added fun

* change recipe, add OwO

* fix?
This commit is contained in:
Ed
2023-11-14 02:23:03 +03:00
committed by GitHub
parent aeceea0ff3
commit 63ba40d396
4 changed files with 54 additions and 0 deletions

View File

@@ -549,6 +549,43 @@
Quantity: 3
# Tastes like sweetness, cake, jam.
- type: entity
name: cak
id: MobCatCake
parent: FoodCakeBase
description: It's a cake. It's a cat. It's a cak.
components:
- type: Sprite
noRot: true
drawdepth: Mobs
sprite: Mobs/Pets/cat.rsi
layers:
- map: ["enum.DamageStateVisualLayers.Base"]
state: cak
- type: Fixtures
fixtures:
fix1:
shape:
!type:PhysShapeCircle
radius: 0.35
density: 50
mask:
- MobMask
layer:
- MobLayer
- type: RotationVisuals
defaultRotation: 0
horizontalRotation: 0
- type: Item
size: Ginormous
- type: GhostRole
prob: 1
name: ghost-role-information-Cak-name
allowMovement: true
description: ghost-role-information-Cak-description
rules: ghost-role-information-Cak-rules
- type: GhostTakeoverAvailable
- type: OwOAccent
# Suppermatter
# I can't figure out where to put this. It kind of acts like a cake I guess?

View File

@@ -1259,6 +1259,19 @@
solids:
FoodCakePlain: 1
- type: microwaveMealRecipe
id: RecipeCatCake
name: cat cake recipe
result: MobCatCake
time: 15
reagents:
Milk: 15
Cognizine: 5
solids:
FoodCakePlain: 1
FoodSnackRaisins: 1
OrganAnimalHeart: 1
- type: microwaveMealRecipe
id: RecipeGrapeTart
name: grape tart recipe