Removes duplicate fortune cookie (#16304)

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2023-05-10 09:20:27 -05:00
committed by GitHub
parent a141d40046
commit 74c1a17888
5 changed files with 1 additions and 15 deletions

View File

@@ -47,7 +47,6 @@
- FoodBakedBunHotX
- FoodBakedBunMeat
- FoodBakedCookie
- FoodBakedCookieFortune
- FoodBakedCookieOatmeal
- FoodBakedCookieRaisin
- FoodBakedCookieSugar

View File

@@ -104,17 +104,6 @@
- type: Sprite
state: COOKIE!!!
- type: entity
name: fortune cookie
parent: FoodBakedBase
id: FoodBakedCookieFortune
description: A true prophecy in each cookie!
components:
# - Food:
# trash: PaperFortune
- type: Sprite
state: cookie-fortune
- type: entity
name: oatmeal cookie
parent: FoodBakedBase

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 B

View File

@@ -43,9 +43,6 @@
{
"name": "COOKIE!!!"
},
{
"name": "cookie-fortune"
},
{
"name": "cookie-oatmeal"
},

View File

@@ -50,3 +50,4 @@ BulletAntiMaterial: BulletAntiMateriel
# 2023--05-10
FoodCondimentBottleSmallHotsauce: FoodCondimentBottleHotsauce
FoodBakedCookieFortune: FoodSnackCookieFortune